Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.

kadhirvelm/atlasP

Repository files navigation

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!