Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 788 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 788 Bytes

deepseen-backend

A backend for the Deepseen project

Stack: Golang, Fiber, MongoDB, Redis, JWT

DEV: http://localhost:1337

Deploy

Golang v1.15.X is required

git clone https://github.com/peterdee/deepseen-backend
cd ./deepseen-backend

Environment variables

The .env file is required, see .env.example for details

Launch

go run ./

Can be launched with AIR, see run.sh for details

Heroku

The staging branch is auto-deployed to Heroku

License

MIT