Skip to content
This repository has been archived by the owner on Jan 1, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 219 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 219 Bytes

Agora

Requirements

You must have postgres running and have a database called "cl_db" and yarn.

Setup

Fetch new tables

$ yarn build

Dev instructions

To start the server, run

$ yarn start