Skip to content
Snippets Groups Projects
Select Git revision
  • 8d50607e4755fb491d4e05068d3a94c468507808
  • master default protected
2 results

package-lock.json

Blame
  • Sofiane Lasri-Trienpont's avatar
    Sofiane Lasri authored
    - Add Prisma schema for User and PasswordReset models
    - Include .env.example with DATABASE_URL and URL placeholders
    - Update nuxt.config.ts for extended Nuxt UI and enhanced devtools
    - Modify .gitignore to exclude Prisma database files
    - Add initial Prisma migration SQL script
    - Update package.json to include Prisma, bcrypt, and related types
    8d50607e
    History