actix-discord-demo
a webserver written using actix-web that utilizies Discord OAuth2
Running
- 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
Thank You's
this project utilizied lots of code from https://github.com/ddimaria/rust-actix-example