Use make. The app is run as part of book-em/infrastructure,
while the tests are either run locally (unit) or through docker compose (integration).
- Follow Feature Branch Workflow
- Use conventional commits:
feat!:changes major versionfeat:changes minor versionfix:changes patch version- Don't change major version until the service is useable
This project uses the BSD 2-Clause License. See LICENSE for more info.