npm install cp .env.sample .env
npm run watchvisit http://localhost:7777
Visit APIDOCJS to learn how to use doc blocks. You can also check the AuthController for an existing documentation format.
To generate documentation:
npm run apidocPlease make your changes to the dev branch.