Skip to content

finnb123/44th_quiz

Repository files navigation

Recipe App 💻

Recipe sharing website

📱 Visit this Project

💻 Technologies

  • Sveltekit
  • Typescript
  • PostgreSQL
  • TailwindCSS
  • Prisma ORM
  • Lucia Auth
  • Vercel

How To Run

  1. Run command npm install
  2. Run command npx prisma init --datasource-provider sqlite
  3. Copy Schema from schema.md, replace content in prisma/schema.prisma
  4. Run command npx prisma migrate dev --name init
  5. Run command npx prisma generate
  6. Run command npm dev to open dev server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published