Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nestjsplus/nestjs-package-starter
NestJS npm package starter template
https://github.com/nestjsplus/nestjs-package-starter
Last synced: about 1 month ago
JSON representation
NestJS npm package starter template
- Host: GitHub
- URL: https://github.com/nestjsplus/nestjs-package-starter
- Owner: nestjsplus
- License: mit
- Created: 2019-08-08T20:47:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-23T23:52:07.000Z (almost 2 years ago)
- Last Synced: 2024-09-26T12:28:28.758Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 216 KB
- Stars: 61
- Watchers: 2
- Forks: 39
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
NestJS npm Package Starter
### Installation
1. Clone the repo
2. Run npm/yarn install```bash
cd nestjs-package-starter
npm install
```## 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.