Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 212 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 212 Bytes

README

First run node generate-db.js. That will create some test data for the API to consume.

Next, to run the server run node index to start the server.

Use ngrok or any app of choice to get it online.