Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 156 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 156 Bytes

Getting Started

Start the local database npm run db:start. In a separate terminal, seed the DB and run the server npm run db:seed && npm run watch.