This is my sample project learning Next.js project with the book "THE COMPLETE DEVELOPER Master the Full Stack with TypeScript, React, Next, js, MongoDB, and Docker" by Martin Krause.
First, clone this project:
git clone https://github.com/jifffffy/foodfinder.git
git submodule init
Then, start the server:
docker compose up