https://github.com/ntnyq/node-starter
:apple: A starter template for node projects.
https://github.com/ntnyq/node-starter
Last synced: 6 months ago
JSON representation
:apple: A starter template for node projects.
- Host: GitHub
- URL: https://github.com/ntnyq/node-starter
- Owner: ntnyq
- License: mit
- Created: 2022-04-07T01:40:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T01:33:16.000Z (6 months ago)
- Last Synced: 2025-04-04T18:53:49.039Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 991 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-starter
[](https://github.com/ntnyq/node-starter/actions)
[](https://www.npmjs.com/package/node-starter)
[](https://www.npmjs.com/package/node-starter)
[](https://codecov.io/github/ntnyq/node-starter)
[](https://github.com/ntnyq/node-starter/blob/main/LICENSE)A starter template for node projects.
## Install
```shell
npm install node-starter
``````shell
yarn add node-starter
``````shell
pnpm add node-starter
```## License
[MIT](./LICENSE) License © 2025-PRESENT [ntnyq](https://github.com/ntnyq)