4 Commits

Autor SHA1 Mensaje Fecha
ale
ddbf4ff940 package-lock.json
Signed-off-by: ale <ale@manalejandro.com>
2025-09-21 20:53:58 +02:00
ale
8a4fde51c7 feat: Complete CSF web interface with all features
- Fixed TypeScript errors and build issues
- Added comprehensive README.md with documentation
- Created .env.example with all configuration options
- Improved .gitignore with CSF-specific entries
- Added VS Code configuration for development
- Fixed next.config.mjs configuration
- Corrected API route type issues
- Added CHANGELOG.md with version history
- All components now compile without errors
- Ready for production deployment

Features included:
- Modern web interface for CSF firewall management
- Real-time monitoring with WebSockets
- JWT authentication system
- Complete API for CSF control
- Responsive UI with Tailwind CSS
- TypeScript support throughout
- Docker-ready configuration

Signed-off-by: ale <ale@manalejandro.com>
2025-09-20 18:48:53 +02:00
ale
dce8b73888 initial commit
Signed-off-by: ale <ale@manalejandro.com>
2025-09-20 18:42:04 +02:00
ale
319658038a Initial commit from Create Next App 2025-09-20 18:13:19 +02:00