An open API service indexing awesome lists of open source software.

https://github.com/bcgov/strr


https://github.com/bcgov/strr

bcregistry

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

          

# STRR
Short-Term Rental Registry

---
# Local Environment Setup

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