feat: initialize Prisma database with migration and seed scripts for blog and afrolife data
Some checks failed
Build and Push App / build (push) Failing after 11m14s

This commit is contained in:
2026-04-28 16:03:37 +02:00
parent b55b15a2aa
commit 81b068e5c9
6 changed files with 996 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
# Please do not edit this file manually
# It should be added in your version-control system (e.g., Git)
provider = "postgresql"