kadhirvelm / atlasP

Visualize your social time
http://www.atlas-people.com
0 stars 0 forks source link

AtlasP

http://www.atlas-people.com

Badges

CodeFactor CircleCI

Description

AtlasP helps you stay intentional with your friends by helping you visualize the current status of your relationships and how your friends are connected to each other.

Developing

  1. Set environment variables, being sure to set NODE_ENV to development
  2. Run yarn in the root folder
  3. Ensure the backend repo is running at port 3001 on localhost
  4. Run yarn dev in the root folder
  5. See changes running live at localhost:3002!