https://github.com/mys1024/starter-node
A Node.js package starter template.
https://github.com/mys1024/starter-node
nodejs package starter template typescript
Last synced: about 1 month ago
JSON representation
A Node.js package starter template.
- Host: GitHub
- URL: https://github.com/mys1024/starter-node
- Owner: mys1024
- License: mit
- Created: 2022-10-01T15:48:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-21T09:43:45.000Z (over 2 years ago)
- Last Synced: 2025-02-23T04:07:06.615Z (over 1 year ago)
- Topics: nodejs, package, starter, template, typescript
- Language: TypeScript
- Homepage:
- Size: 263 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# starter-node
[](./LICENSE)
[](https://www.npmjs.com/package/starter-node)
[](https://github.com/mys1024/starter-node/actions/workflows/ci.yml)
[](https://github.com/mys1024/starter-node/actions/workflows/release.yml)
[](https://codecov.io/gh/mys1024/starter-node)
A Node.js package starter template.
## Checklist
When you use this template, try follow the checklist to update your information:
- [ ] Globally replace `mys1024` with your name.
- [ ] Globally replace `starter-node` with your package name.
## License
[MIT](./LICENSE) License © 2025-PRESENT mys1024