You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A production-ready Fastify + Prisma + PostgreSQL backend template with modular architecture, JWT authentication, user management, blog posts CRUD, Docker support, and clean TypeScript code. Built as a solid foundation for modern SaaS and full-stack applications.
PrismaXpress is a backend starter template built using TypeScript, Express.js, Prisma ORM, and PostgreSQL. It follows a modular pattern and includes essential middleware and utility functions, providing a solid foundation for backend development.
A production ready FastAPI starter template with MongoDB, Argon2 authentication, Pydantic models, Jinja2 templating, and clean project structure. Perfect for building scalable REST APIs.