Skip to content

Repository files navigation

  1. npm install
  2. at root level, create .env file, copy content from .env.local into it
  3. follow instructions inside .env file, grab necessary credentials for authentication purpose
  4. npx prisma db push
  5. npx prisma generate
  6. npm run dev
  7. try signing in ,should work

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

Generated from Run37927/starterKit