hotspotbilling.phpnuxbill/migrations
Robby Aprianto 0f192b39af Complete PHP to JavaScript conversion
- Converted PHPNuxBill from PHP to Node.js/Express.js
- Implemented Sequelize ORM for database operations
- Created complete authentication system with JWT
- Built responsive admin dashboard with Bootstrap
- Added customer, plan, and router management
- Implemented RESTful API endpoints
- Added security middleware and error handling
- Created database migration system
- Included sample data and default admin user
- Maintained database compatibility with original PHP version
- Added comprehensive documentation
2025-07-12 04:03:51 +00:00
..
migrate.js Complete PHP to JavaScript conversion 2025-07-12 04:03:51 +00:00