Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.
/ trip-sticker Public archive

๐ŸŒ A board to share your trip plans and experiences with star stickers!

Notifications You must be signed in to change notification settings

kumilange/trip-sticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

69 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Trip Sticker

Do you day dream about traveling? Trip Sticker is a simple board to share your trip plans and experiences with your friends by leaving a little star-shaped sticker.

2018-02-17 11 16 43

Get Started

Prerequisites

  • node > 8.0.0
  • yarn
  • PostgreSQL

1. Installing

yarn install

2. Create DB & Run migration & Seed dummy data

echo "CREATE DATABASE tripsticker;" | psql
# \c tripsticker

yarn migrate
yarn seed

3. Running Dev & API servers

yarn frontend
yarn backend

=> You'll see the map!๐Ÿ—บ๐Ÿ’ƒใ€€ => Follow the instruction on snackbar

Built With

About

๐ŸŒ A board to share your trip plans and experiences with star stickers!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published