A backend for the Deepseen project
Stack: Golang, Fiber, MongoDB, Redis, JWT
Golang v1.15.X is required
git clone https://github.com/peterdee/deepseen-backend
cd ./deepseen-backend
The .env
file is required, see .env.example for details
go run ./
Can be launched with AIR, see run.sh for details
The staging
branch is auto-deployed to Heroku