Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 221 Bytes

File metadata and controls

21 lines (13 loc) · 221 Bytes

Setup

Clone the repo and then run npm install.

Migrations

Run the following command to run startup migrations.

npm run migrate

Start Server

npm start

Nb:

Don't forget run mysql