This is a Next.js project bootstrapped with create-next-app.
The application is hosted on CoursePrettier. The backend repository is here.
See the usage of CoursePrettier here.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm devOpen http://localhost:3000 with your browser to see the result.
Or use Dockerfile to build a container.