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

Latest commit

 

History

History
13 lines (9 loc) · 141 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 141 Bytes

REST API Express

Create Database

DATABASE=db.sqlite npm run db:create

Run

DATABASE=db.sqlite npm start