Docker
express-sequelize-ts
·308 words·2 mins
A TypeScript boilerplate for backend development with Express and the Sequelize ORM.
• A structured codebase based on a layered architecture
• Core features including JWT authentication, DTO validation, and Swagger documentation
• Docker containerisation with support for development, test, and production environments
• Runs on Node 18.12.x or later with SQLite (or any other database Sequelize supports)
• A structured codebase based on a layered architecture
• Core features including JWT authentication, DTO validation, and Swagger documentation
• Docker containerisation with support for development, test, and production environments
• Runs on Node 18.12.x or later with SQLite (or any other database Sequelize supports)
fastapi-postgresql-boilerplate
··303 words·2 mins
A modern boilerplate for fast, reliable backend development with Python FastAPI and PostgreSQL.
• A clean codebase based on a layered architecture
• Core features including JWT authentication, schema validation, and Swagger/Redoc API documentation
• Straightforward containerisation and deployment with Docker and Docker Compose
• Dependency management and runtime provided by Python 3.12 and Poetry
• A clean codebase based on a layered architecture
• Core features including JWT authentication, schema validation, and Swagger/Redoc API documentation
• Straightforward containerisation and deployment with Docker and Docker Compose
• Dependency management and runtime provided by Python 3.12 and Poetry