Skip to content

Basic starter kit for building Node CLI applications with TypeScript.

License

Notifications You must be signed in to change notification settings

blueprintui/node-cli-starter

Repository files navigation

node-cli-starter

CI Build

Minimal starter kit for building Node CLI applications with TypeScript.

Getting Started

To get started clone repo locally and run npm install at the root of the repo. Run npm run ci, if everything completes succesfully you should see the local path of the package.json logged to the console.

NPM Scripts

  • start: runs TypeScript and Node server in watch mode during development.
  • ci: runs full CI process, clean/build/test
  • build: runs project build

About

Basic starter kit for building Node CLI applications with TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages