Skip to content

lastoftype/picnic

Repository files navigation

Picnic

Nourish your most important relationships in meaningful ways. Picnic is like a Fitbit for your social life.

screenshot 2018-09-10 07 48 21

Install

$ git clone git@github.com:lastoftype/picnic.git
$ cd picnic
$ yarn

Run local dev version

Run mongodb (if you don't have a mlab.com MONGODB_URI value in the .env file)

$ mongod

Then run app locally

$ yarn server
$ // Will set up server on localhost:4000 and API server on localhost:4000/api

Deploy

$ yarn deploy
$ // now && now alias

Credits

This project was bootstrapped with Create Next App.

The UI design for this project was also heavily influenced by Stripe.com.

Releases

No releases published

Packages

No packages published