Skip to content

Mr-Ashish/NextSaasMasterCode

Repository files navigation

NextSaasMasterCode

The only codebase required to build your SAAS app

Use this for auth setup: https://github.com/Hairetsucodes/NJS14-Portfolio/blob/master/middleware.ts

Prisma

Steps to make prisma changes(intial as well as update)

  1. Install Prisma
  2. Create migration files using prism:generate
  3. Migrate prisma schema changes to db using prisma:migrate
  4. Open prisma studo to check changes
  5. Use seed command for seeding db with initial data

About

The only codebase required to build your SAAS app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors