API Documentation for the Apothiquiz server.
Generated with apidoc.
- Clone this repository next to the server code repository
- Run
githooks/setup-hooks.sh - Run
npm installto installapidoc
- Run
npm run buildto build the new documentation - Preview your changes
- Commit (will rebuild the documentation)
- Push
- Changes are deployed to Github Pages!