- Node.js version 20 or higher.
- Mongo version 8 or higher.
- Render for deployment
cd Server
npm i
npm run start
cd Client
npm i
npm run execute
Mongo
String connection in .env (MONGO_URI)
Push to master branch.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
cd Server
npm i
npm run start
cd Client
npm i
npm run execute
Mongo
String connection in .env (MONGO_URI)
Push to master branch.