- Copy all these files and folders and add to root of the nextjs project
- Change the npm lock file based on yoor preference (
npm or yarn, default is yarn
) - use below commands to create and run the docker image
- prerequisite is docker installed and running on local
docker-compose build
- prerequisite is docker installed and running on local
docker-compose up -d