UNPKG

@nestjsplus/lib-starter

Version:

Boilerplate for building installable NestJS libraries

49 lines (30 loc) 1.55 kB
<h1 align="center">NestJS Configuration Manager</h1> <div align="center"> <a href="http://nestjs.com/" target="_blank"> <img src="https://nestjs.com/img/logo_text.svg" width="150" alt="Nest Logo" /> </a> </div> <h3 align="center">R&D project for NestJS schematics</h3> <p align="center"> <img src="https://user-images.githubusercontent.com/6937031/60838684-23cc7b00-a180-11e9-8343-2b81fe151c48.png" alt="NestJS Configuration Manager Logo"> </p> <div align="center"> <img src="https://img.shields.io/badge/license-MIT-brightgreen.svg" alt="License" /> <img src="https://badge.fury.io/js/%40nestjsplus%2Fconfig.svg" alt="npm version" height="18"> <a href="https://nestjs.com" target="_blank"> <img src="https://img.shields.io/badge/built%20with-NestJs-red.svg" alt="Built with NestJS"> </a> </div> **Note**: I'm actively migrating this README to the [wiki](https://github.com/johnbiundo/lib-starter/wiki). [Intro](https://github.com/johnbiundo/lib-starter/wiki) [Tools](https://github.com/johnbiundo/lib-starter/wiki/tools-config) [Nest Schematics Utils](https://github.com/johnbiundo/lib-starter/wiki/nest-schematics-utils) [Local dev](https://github.com/johnbiundo/lib-starter/wiki/development) ## Change Log See [Changelog](CHANGELOG.md) for more information. ## Contributing Contributions welcome! See [Contributing](CONTRIBUTING.md). ## Author - **John Biundo (Y Prospect on [Discord](https://discord.gg/G7Qnnhy))** ## License Licensed under the MIT License - see the [LICENSE](LICENSE) file for details.