Skip to content

A basic flashcards application, using TypeScript, NextJS, Prisma ORM and SQLite

License

Notifications You must be signed in to change notification settings

jameslongstaff/nextjs-flashcards

Repository files navigation

Prisma commands

Run Migrations

  • npx prisma migrate dev

Create migration

  • npx prisma migrate dev --name {name of migration}

About

A basic flashcards application, using TypeScript, NextJS, Prisma ORM and SQLite

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published