Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create-node-ss

A blazing-fast, modern scaffolding tool for Node.js backends. Built with native ESM, strict TypeScript support, and zero legacy execution dependencies.

Features

  • Native Execution: Uses Node.js --watch and --experimental-strip-types (Zero ts-node or nodemon overhead).
  • Language Support: Generate strict TypeScript or pure JavaScript environments.
  • Express Integration: Optional production-ready Express server scaffolding.
  • Modern Tooling: ESM by default, powered by execa and @clack/prompts.

Usage

Run the CLI directly using npx (no installation required):

npx create-node-ss@latest my-backend

Follow the interactive prompts to configure your language and framework preferences.

Development

npm run dev
npm run build

Author

SHAMODHA SAHAN

License

MIT

About

A blazing-fast, modern scaffolding tool for Node.js backends with native ESM and strict TypeScript support.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages