Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 371 Bytes

nextjs-prisma

This is a basic implementation of nextjs powered with Prisma Framework (v2, currently in alpha).

Getting started

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