Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 396 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 396 Bytes

UnwiseConnect

A web app to help do things with ConnectWise.

Development setup

  1. Clone the repo
  2. Duplicate .env.example to .env and populate the following values: REACT_APP_FIREBASE_API, REACT_APP_FIREBASE_DOMAIN, REACT_APP_FIREBASE_DATABASE, REACT_APP_FIREBASE_BUCKET, REACT_APP_FIREBASE_SENDER, REACT_APP_API_KEY, REACT_APP_API_URL, REACT_APP_CONNECTWISE_SERVER_URL.
  3. yarn start