initex

1.0.24 • Public • Published

Initex (Prev: Rapid-express-cli)

🚀 A simple and interactive CLI tool to quickly set up an Express.js project with best practices.

🔥 Features:

  • Interactive Setup – Choose your project configuration step by step.
  • Database Support – Select from MongoDB, MySQL, or other databases.
  • Socket.io Integration – Easily add real-time communication.
  • TypeScript or JavaScript – Your choice!
  • Clean Folder Structure – Auto-generates routes/, controllers/, models/, etc.

📦 Installation

Run the CLI using npx:

npx initex

Or install globally:

npm install -g initex

🛠 Usage

Simply run the command and follow the prompts:

initex

🎯 Save time and focus on building features, not setting up projects!

👉 GitHub Repo: https://github.com/Dhvanitmonpara/initex

Readme

Keywords

Package Sidebar

Install

npm i initex

Weekly Downloads

53

Version

1.0.24

License

ISC

Unpacked Size

31.7 kB

Total Files

34

Last publish

Collaborators

  • dhvanitmonpara