Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 330 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 330 Bytes

Connect

Note: Connect is the codename for this project. We need a proper name! Ideas welcome.

Setup

  1. Clone this repo.
  2. Run yarn to install node modules.
  3. Install Postgres. (recommended for MacOS users https://postgresapp.com)
  4. Make sure Postgres binaries like initdb are on your path.
  5. Run yarn dev.