Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (5 loc) · 147 Bytes

README.md

File metadata and controls

12 lines (5 loc) · 147 Bytes

how to run

make sure you have a mongodb ( prefer mongo atlas, free)

put the mongo url in config.js line 6 prod

npm i

npm run start