From 5310882368a59561634a3a64c7a22e60e1d0cc43 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Sat, 27 Feb 2021 08:36:35 +0330 Subject: updated readme for gitpod --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 5f55cc2..0582f08 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,9 @@ CHANGELLY_API_SECRET:"my-changelly-api-secret" If you want to use docker-compose, it's as simple as running `docker-compose up`. You just need to provide the files. You can check the file names in the docker-compose file.
Both the server itself and the redis image are alpine-based so they're pretty small.
+## Gitpod +`hived` is gitpod-ready. Gitpod might need to install some go lsp tools once it is loaded. You will get prompted for those.
+ ## Docs You can find the swagger and postman docs under `/api`.
-- cgit v1.2.3