This project handles authentication and authorization for resources relating to Bejebeje.
- You'll need to setup User Secrets for handling the variables needed by the application.
- Project is Dockerised, if you choose to run it with docker, have a
variables.env
file to house the variables. - If you choose to run locally, you will need Postgres installed.