Skip to content

andrew-clarkson/auctionv2

Repository files navigation

Get Started

Start development server npm run dev

Database

Tools

Use Prisma Studio to explore data npm run studio

Migrations

  1. Add fields to schema
  2. run npx prisma migrate dev --name <migration_name>
  3. Commit the migration.sql file SOURCE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published