This is a template for developing Next.js applications. The following implementations are supported.
It is a pre-built Next-Auth implementation, and a test user for CI is also available.
mui-material is used as a CSS library.
Prisma is used as ORM.
Open API Specification templates and generators have been built to work with Next.js API on the front end.
Storybook has been implemented so that you can check the front-end parts immediately.
We have already implemented a pipeline to generate containers by Dagger when committing to the Github repository.