Skip to content

rogerioshieh/location-wishlist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.9%
  • Vue 28.4%
  • HTML 4.6%
  • Makefile 3.9%
  • Dockerfile 2.2%