Skip to content

Moufid17/e-blog

Repository files navigation

E-Blog

E-Blog est une application web de création d’article (Suggestion de Contenu par IA) | NextJs - Typescript - Prisma - NextAuth - MéterialUI

  • Création d’article avec un wysiwyg épuré et suggestion de contenu avec assistance d’ia.
  • Espace personnel (profil et analytics), page public d’auteur customisable (about-me).
  • SSO et Conteneurisation

Requirement :

  • Create .env file and fill the parameters missing.

Commands

make secret // Generate Next auth secret
make up   // Up container
make dpm  // Create migration ( optional if db already exist )
make seed // Populate categories table in database
make dev  // Run locally
make down // Stop Container
make bash // Access to container terminal

Database Migration commande

Create migration after update

make dbupdate
make dpm

Ressources

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •