node-ts-blueprint

0.3.0 • Public • Published

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

Package Sidebar

Install

npm i node-ts-blueprint

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

32.6 kB

Total Files

44

Last publish

Collaborators

  • c-ciobanu