Each vacant storefront will have its own page, and locals can submit & vote on what they want the location to be.
A vue.js frontend and a node+graphql backend.
Docker & Docker Compose
- Run
make devat the root of this project. - Visit the app at http://localhost:8080.
- Make your code changes! The app should be live-reloaded whenever you save.