Wisdom pool is a web application which will organize publicly available Online Courses / videos.
this project is using Next.js React framework.
$ npm install
Create the .env
and make necessary update
cp .env.save .env
npm run dev
npm run build
npm start
Make use of PM2.