Skip to content

Moufid17/e-blog

Repository files navigation

Requirement :

  • Create .env
  • Create .env.local
  • Google sso configuration
    • Authorized URL : http://localhost:3000
    • Authorized redirect URL : http://localhost:3000/api/auth/callback/google

Lancement projet

make up
make dpm // Create migration (optional if db already exist)
make dev

Arreter le projet

make down

Generate Next auth secret

make next_secret

Run Command in server

make bash

Generate Prisma Migration

make dpm

Ressources

Prisma

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published