FE - TypeScript + React + PrimeReact + Next.js
BE - TypeScript+ Express + Mongoose + MongoDb
- install nodejs by following: https://nodejs.org/en
- install mongodb community server by following: https://www.mongodb.com/try/download/community
- open a terminal window
- go to (cd): BE/generic-api
- on the first run install the dependencies by running the following command: npm install
- start the server by running the following command: npm run dev
- the application backend will be accessible at http://localhost:8000/api/