This is a basic implementation of nextjs powered with Prisma Framework (v2, currently in alpha).
yarn dev
- launch the next.js development server
yarn build
- build the website
yarn prisma:dev
- launch prisma develop mode
yarn prisma:generate
- generate photon client