You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
354 B
354 B
PedidosYa opinions test
Source code for my PedidosYa opinions test.
To run this project you will need:
- Docker / Docker-Compose
To run
First, you need to build the docker image:
docker-compose build
To start project, run:
docker-compose up
The API will then be available at http://localhost:8000