Short Term Rental Registry
Run the following:
make docker
to create and run docker containers for db / api / web
Envrionment will now be running with:
- api: http://localhost:8080
- webui: http://localhost:8000
- postgres database: jdbc:postgresql://localhost:15432/postgres