This is a Next.js project bootstrapped with create-next-app
.
- node v18.17.0 >
- pnpm v8 >
- docker (optional)
First, run the development server:
pnpm dev
# or
docker-compose up --build
Open http://localhost:3000 with your browser to see the result.
- Next.js / React
- TypeScript
- jest
- react-testing-library (RTL)
- playwright
- tailwindcss
- eslint / prettier
- github actions (CI/CD)
- Vercel (deployments and PR previews)
- docker (optional)