darshan-nodestr
v1.0.0
Published
A modern and scalable backend boilerplate generator built with TypeScript, Node.js, Express, MongoDB, and Mongoose.
Readme
Backend Boilerplate CLI
A modern and scalable backend boilerplate generator built with TypeScript, Node.js, Express, MongoDB, and Mongoose.
This CLI helps developers quickly create production-ready backend applications with a clean folder structure and pre-configured setup.
Features
- TypeScript support
- Express.js setup
- MongoDB integration
- Mongoose ORM configuration
- Clean architecture folder structure
- Environment variable support
- Ready-to-scale project structure
- Fast project initialization
- Developer-friendly setup
Current Stack
| Technology | Support | |---|---| | Node.js | ✅ | | TypeScript | ✅ | | Express.js | ✅ | | MongoDB | ✅ | | Mongoose | ✅ |
Upcoming Features
- PostgreSQL support
- MySQL support
- Sequlize ORM
- Docker setup
- Testing setup
Installation
Using npm:
npm install -g your-package-name