🚀 NodeAdmin
A Node.js CLI tool to create an admin panel for MySQL databases with ease.
🌟 Features
- 🛠️ Easy-to-use CLI interface
- 🔐 User authentication and authorization
- 💾 CRUD operations for MySQL tables
- 🌐 Express.js server with RESTful API
- 🎨 Vue.js-based admin panel
- 📦 Generate .env and .gitignore files
- 🔄 Automatic database configuration
📦 Installation
Install NodeAdmin globally using npm:
npm install -g @husamnas/nodeadmin
🚀 Usage
Run the following command to start the NodeAdmin CLI:
nodeadmin
Follow the prompts to set up your admin panel.
📚 Documentation
For detailed documentation, please visit our Wiki.