Ddlforge is a zero-dependency PostgreSQL DDL migration supervisor for Node.js that prevents production outages by detecting lock hazards in Prisma, Drizzle, and raw SQL migrations before execution. It wraps ORM migration commands to perform pre-flight safety checks and abort if blocking operations are detected, eliminating connection pool exhaustion and deploy deadlocks.
LaunchPad-Lite is a free, open-source Next.js 15 starter template featuring authentication via Better Auth, Drizzle ORM with PostgreSQL, and a pre-built dashboard with dark mode support. Built by BZDevelopments and MIT licensed, it provides a foundation for full-stack applications with no additional dependencies or costs.