Commit Graph

3 Commits

Author SHA1 Message Date
alro65 5b7b41aa50 Initial commit: Fleet Management app with security hardening and background launcher
- Flask app with SQLAlchemy, Flask-Login, Flask-Mail
- Admin/owner roles, vessel management, charters, work orders
- Background launcher (Iniciar.vbs) runs server without terminal window
- Root redirect fixed: / → /login
- debug=False, use_reloader=False for pythonw.exe compatibility

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-05 02:54:10 -04:00
alro65 0b976a1ec0 Auto-open browser after server start 2026-05-05 02:43:27 -04:00
alro65 fe61f1f48e Add background launcher scripts 2026-05-05 02:34:49 -04:00