Skip to content

Easily bootstrap a Node.js project with all the bells and whistles

License

Notifications You must be signed in to change notification settings

c-ciobanu/node-blueprint

Repository files navigation

node-ts-blueprint npm package

npx node-ts-blueprint

Node.js project bootstrapper

A command-line interface (CLI) tool to easily bootstrap Node.js projects with TypeScript and popular frameworks like Express.js and Koa.

  • Are you tired of wasting precious time on meaningless and tedious tasks such as configuring TypeScript, linting, formatting, and more while setting up a new Node.js project?

  • Do you want to quickly prototype something using Node.js?

If that's what you are looking for then this tool is for you.

Why would I use this?

  • Easy to set up and install
  • Integrates with popular frameworks
  • Just code

Supported frameworks

Supported ORMs

Supported DBs

Local development

pnpm dev # stubs dist once removing the need to watch and rebuild during development

node index # executes the CLI

About

Easily bootstrap a Node.js project with all the bells and whistles

Resources

License

Stars

Watchers

Forks

Packages

No packages published