letsbe-hub/prisma
Matt 8157531fba
Build and Push Docker Image / lint-and-typecheck (push) Failing after 1m9s Details
Build and Push Docker Image / build (push) Has been skipped Details
Move Prisma config to project root as .mjs for Prisma 7
- Move prisma.config.ts to prisma.config.mjs at project root
- Use dynamic dotenv import (works in Docker without dotenv)
- Add dotenv to devDependencies for local development
- Install dotenv globally in Docker for migration support

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 15:31:23 +01:00
..
migrations Complete Hub Admin Dashboard with analytics, settings, and enterprise features 2026-01-17 12:33:11 +01:00
schema.prisma Upgrade to Prisma 7 with adapter pattern 2026-01-17 14:42:50 +01:00
seed.ts feat: Complete rewrite as Next.js admin dashboard 2026-01-06 12:35:01 +01:00