https://github.com/vaaski/create-node
My opinionated Node.js+Typescript+Vite boilerplate. Because I am great at starting side-projects
https://github.com/vaaski/create-node
Last synced: 11 months ago
JSON representation
My opinionated Node.js+Typescript+Vite boilerplate. Because I am great at starting side-projects
- Host: GitHub
- URL: https://github.com/vaaski/create-node
- Owner: vaaski
- Created: 2021-02-20T19:27:42.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-07-19T01:30:08.000Z (almost 3 years ago)
- Last Synced: 2025-03-05T22:23:37.087Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://npm.im/@vaaski/create-node
- Size: 604 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
@vaaski/create-node
My opinionated Node.js+Typescript+Vite boilerplate.
### get started
```bash
npx @vaaski/create-node my-project
# the rest is interactive
```