This is a starter project for Next.js.
- Typescript
- MySQL database integration with Prisma
- REST APIs with next-connect
- Schema parsing and validation with Yup
- Extended JSON capabilities with superjson
- Forms with Formik
docker-compose -f docker-compose-dev.yml up
docker-compose up
Application will be accessible from localhost:3000