- Node.js (recommended version 18.x or higher)
- npm (included with Node.js)
- Docker (installed and the daemon running)
- Typescript
- Docker
- Bruno
- Make sure Docker is running.
- In your terminal, navigate to the root of the project.
- Run the following command:
npm run docker:dev
This command uses Docker Compose to start all the required services for development.
There is a folder named bruno-test in the root of the project. This folder contains a collection of API requests (in Bruno format) that can be used to test and interact with the available endpoints.