- Clone the repository
- Install the dependencies -
cd backend && npm install && cd ../frontend && npm install && cd .. - Copy
.env.exampleto.envfile in thebackenddirectory and configure mongodb connection string - Run the application -
cd backend && npm run dev && cd ../frontend && npm start
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|