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 install
to installapidoc
- Run
npm run build
to build the new documentation - Preview your changes
- Commit (will rebuild the documentation)
- Push
- Changes are deployed to Github Pages!