=====================
This project demonstrates a number of Proteus's features.
Pac4j integration with Github OAuth is included.
All configuration is done through the application.conf
configuration file.
the following assumes the default application.conf was not modified.
- Make sure maven is installed on your system.
- Run
mvn package exec:exec
in the root directory. - Open http://localhost:8090/v1/openapi in your browser.
Make sure entr is installed.
Run ./scripts/run.sh
.