a webserver written using actix-web that utilizies Discord OAuth2
- Rename
.example.env
to.env
and fill the necessary values
⚠ Notice: An un-commended example can be found here - Run
docker-compose up
⚠ Warning: It will take a while to compile all crates the first time around
this project utilizied lots of code from https://github.com/ddimaria/rust-actix-example