generated fromSocketSomeone/typescript-open-source-template
Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2
📜 My template for creating NestJS Open Source projects
License
NotificationsYou must be signed in to change notification settings
SocketSomeone/nestjs-open-source-template
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This is a template for creating a new open source project in NestJS.
- TypeScript
- Jest
- ESLint
- Prettier
- GitHub Actions
- Dependabot
- Semantic Release
- Commitizen
- Commitlint
- Conventional Commits
- Semantic Versioning
- Click the "Use this template" button to create a new repository from this template.
- Clone the new repository to your local machine.
- Run
npm installto install dependencies. - Replace name, description, and other fields in
package.jsonwith your own. - Replace the contents of this file with your own.
- Replace name of package at github actions workflow file
npm run build- Compile TypeScript to JavaScript.npm run lint- Lint TypeScript files.npm run test- Run tests.npm run publish:npm- Publish package to npm.npm run publish:dev- Publish package to npm withdevtag.
About
📜 My template for creating NestJS Open Source projects
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.