- Nain Language Typescript (Decorators with Metadata to create reusable decorators like controller,get,post,use etc to wind up Api Controllers);
- React for Client side in Typescript
- Mongoose as ODM
- MongoDb as Database
- git clone repo_url
- cd backend && npm start
- cd client && npm start