Skip to content

astoria-tech/location-wishlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Location Wishlists

Each vacant storefront will have its own page, and locals can submit & vote on what they want the location to be.

Overview

A vue.js frontend and a node+graphql backend.

Requirements

Docker & Docker Compose

Development

  • Run make dev at 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.