It is a end to end tried to be clone of coursera.Where you can signin,signup,purchase a course, publish a course if you are admin.
* Next.js
* mui
* Recoil
* Mongodb
* Mongoose
* Express
* zod
Aws EC2
Docker
yarn install
yarn build
yarn start yarn start:express yarn start:next yarn start-docker-backend" yarn start-docker-next"The deployment of this project is done using Github CI/CD. In work flows I ran deploy.sh in particular app which moves docker file to root and runs docker build and starts it in appropriate port.