Technical Test for CEAB-CSIC
For running this app locally, you need the following dependencies:
- Docker
- Docker Compose
In order to get the application running, you need to execute the following command in the root of the project:
docker compose up
To stop the application, run the following command:
docker compose up
- frontend: localhost:3000
- backend (swagger UI): localhost:8000/api/docs