Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 411 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 411 Bytes

Coding Night

This project was made by 4 people during the 3rd Coding Night in ZSEM and won 1st place.

Setup

pnpm i

You need to have the mongod daemon (from MongoDB) running every time you start the app.

Development

pnpm dev

Running for production

pnpm start