Welcome to the NestJS boilerplate page! This is a sponsor-only repository, so only GitHub sponsors can access it. After subscribing, you will get access to the repository automatically.
This boilerplate comes with the following features:
Users Resource Endpoints: Easily get one, get all, and create users.
Postgres Database Connection: Includes migrations and seeders for easy database management.
CI Pipeline: Comes with a GitHub Actions workflow for building, linting, testing, and auditing.
Tests: Includes unit, integration, and e2e tests to ensure code quality and reliability.
API Documentation: Provides comprehensive documentation for easy API usage and understanding.
Environment Variables Setup: Environment variables are set up with validation to ensure proper application configuration.
HTTP Exception Handler: Automatically handles HTTP exceptions for better error handling.
Configured Logger: Includes a pre-configured logger for easy debugging and monitoring.
Healthcheck Endpoints: Provides liveness and readiness endpoints for better application monitoring.
Docker Configuration: Comes with Dockerfile and Docker compose files for easy deployment and management.
The NestJS Starter Boilerplate is built using the following technologies:
Node.js: A JavaScript runtime for building server-side applications.
TypeScript: A superset of JavaScript that adds optional static typing and other features.
NestJS: A progressive Node.js framework for building efficient, scalable, and maintainable server-side applications.
TypeORM: An ORM for TypeScript and JavaScript that supports various databases.
To get started with the NestJS boilerplate, you will need to become a GitHub sponsor. Once you are a sponsor, you will automatically gain access to the repository.
From there, you can clone the repository and start using the boilerplate for your projects.
If you have any questions or issues with the NestJS boilerplate, please open an issue on the repository page. We are committed to providing the best support possible to our sponsors.