create-express-init
v1.1.0
Published
A production-ready Express.js starter template with built-in authentication, JWT support, and scalable project structure. Quickly scaffold secure and maintainable Express applications with minimal setup.
Downloads
238
Maintainers
Readme
create-express-init
Scaffold a production-ready Express.js authentication starter for JavaScript and TypeScript.
Badges
CI:
Release:
npm:
Quick start
npx create-express-init my-appCurrent release
- [email protected] — published 2026-03-12 by pdeshan27. See https://www.npmjs.com/package/create-express-init
Options: choose js or ts, database (mongo, mysql, postgres), tests (jest or none), and whether to auto-install dependencies.
Docs: see docs/USAGE.md for examples and options.
Contributing
See CONTRIBUTING.md for how to contribute and commit message format (Conventional Commits).
License MIT. See LICENSE.
