Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 714 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 714 Bytes

adrift-backend

Backend for the Adrift project

Stack: Golang, Fiber, MongoDB, Redis, JWT, Argon2

Deploy

Golang v1.15.X is required

git clone https://github.com/adrift-audio/adrift-backend
cd ./adrift-backend

Environment

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

Launch

go run ./

Alternatively, use AIR

License

MIT