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

Latest commit

 

History

History
13 lines (7 loc) · 537 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 537 Bytes

PlanX API

CircleCI Dependabot Status

Running Locally

  1. Create a postgres database, take note of the postgres:// url

  2. Rename .env-example to .env and add the necessary vars

  3. yarn

  4. yarn start