Rest api python example using driven domain design and cqrs.
cd server
pipenv install
pipenv run start
docker-compose -f docker-compose-dev.yaml build
docker-compose -f docker-compose-dev.yaml up -d
docker exec -it server-container pipenv run start
- Jesús Alejandro Yahuitl Rodríguez - Dev - YisusYaro
This project is under the License described in the file LICENSE
⌨️ with ❤️