Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/squareboat/nestjs-boilerplate
A production-ready 🏭 NestJS boilerplate with batteries 🔋 included. No Kidding! Now Supports NestJS V10!!
https://github.com/squareboat/nestjs-boilerplate
nestjs nestjs-backend nestjs-boilerplate nestjs-starter-template nestjs-template
Last synced: 1 day ago
JSON representation
A production-ready 🏭 NestJS boilerplate with batteries 🔋 included. No Kidding! Now Supports NestJS V10!!
- Host: GitHub
- URL: https://github.com/squareboat/nestjs-boilerplate
- Owner: squareboat
- License: mit
- Created: 2020-07-14T19:42:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-09-21T07:44:21.000Z (about 1 year ago)
- Last Synced: 2024-11-22T07:03:18.414Z (20 days ago)
- Topics: nestjs, nestjs-backend, nestjs-boilerplate, nestjs-starter-template, nestjs-template
- Language: TypeScript
- Homepage: https://squareboat.com/open-source/nestjs-boilerplate/
- Size: 1.36 MB
- Stars: 698
- Watchers: 19
- Forks: 101
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.MD
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-nestjs - SQB NestJS Boilerplate - A production-ready 🏭 NestJS boilerplate with batteries 🔋 included. No Kidding!. (Resources)
README
Quickly start your Nestjs projects in secondsA production ready scalable NestJS boilerplate with batteries included. No Kidding!
## Features
- _**Quick Setup**_ - Quickly setup and configure your application. [See more](https://squareboat.com/open-source/nestjs-boilerplate/setup)
- _**Fully integrated ObjectionJS**_ - Any applications requires database, so we have integrated ObjectionJS ([why?](https://squareboat.com/open-source/nestjs-boilerplate/database/introduction)) along with custom repositories and methods. [See more](https://squareboat.com/open-source/nestjs-boilerplate/database/introduction)
- _**Request & Response Helpers**_ - Easy and elegant request and response helpers, so that you don't ever do tedious tasks. [See more](https://squareboat.com/open-source/nestjs-boilerplate/basics/request)
- _**Beautiful Response Transformers**_ - Transform your response beautifully and cleanly. Dynamically transform response from API. [See more](https://squareboat.com/open-source/nestjs-boilerplate/basics/transformers)
- _**Custom Validators and Functions**_ - With the help of custom validator functions, you can validate your incoming data with ease. [See more](https://squareboat.com/open-source/nestjs-boilerplate/basics/validation)
- _**Native support for console commands**_ - Create your custom commands the way you like. Includes many helper functions to help you interact with cli easily. [See more](https://squareboat.com/open-source/nestjs-boilerplate/advanced/console)
- _**Elegant Event Listeners**_ - Custom implementation of event listeners. Now, run your decoupled code beautifully without ever bothering of shaking the main code. [See more](https://squareboat.com/open-source/nestjs-boilerplate/advanced/events)
- _**Localization**_ - Localization provides a convenient way to retrieve strings in various languages, allowing you to easily support multiple languages within your application.
## Documentation
To read the complete documentation, [click here](https://squareboat.com/open-source/nestjs-boilerplate/).
## Contributing
To know about contributing to this boilerplate, read the guidelines [here](./CONTRIBUTING.md)
## About Us
We are a bunch of dreamers, designers, and futurists. We are high on collaboration, low on ego, and take our happy hours seriously. We'd love to hear more about your product. Let's talk and turn your great ideas into something even greater! We have something in store for everyone. [☎️ 📧 Connect with us!](https://squareboat.com/contact)
## License
The MIT License. Please see License File for more information. Copyright © 2020 SquareBoat.
Made with ❤️ by [Squareboat](https://squareboat.com)