You know what to do. If you do something wrong, I will not approve your PR.
- Clone the repository and bellum-gens-api-core.
- Run
bellum-gens-api-core
server as described in the readme. - Run
npm install
. - Run
npm start
.
Please follow the Conventional Commits specification.
Please follow the Pull Request Template.
Please follow the ESLint rules.
Run npm run lint
.
Please write tests for your code. If you are not sure how to write tests, ask for help.
Run npm run test:prod
.