This project aims to create an app for finding and contacting house/apartment hosts who are looking for roommates. It is currently in development, following a microservices architecture, solely for educational purposes.
- Docker compose
- Run
make build
to build all the project image - Run
make dev
to start all the containers - Run
make down
to stop all the containers
- Run
make test-up
to set the testing enviroment for unit and integration tests - Run
make test-run
to run all the tests - Run
make test-down
to remove the testing containers and volumes
- /v1/swagger.yaml
- /v1/docs