Skip to content

guillaumeLamanda/nextjs-prisma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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