Cosmos-Server/readme.md
Yann Stepienik 9d1eb7ae6a Init
2023-02-11 16:00:16 +00:00

394 B

GUCO Server

blablabla ...

Installation

blablabala ...

Build locally

You need GuPM with the provider-go plugin to run this project.

g make

Run locally

First create a file called dev.json with:

{
  "MONGODB": "your mongodb connection string"
}
g build
g start