GW_MC e849b71a40 Implement API setup with configuration management and startup tasks
- Add `Cargo.toml` for API with dependencies.
- Create `config.rs` for managing application settings.
- Implement logging and server settings in `config.rs`.
- Add `main.rs` to initialize the application and handle database connections.
- Introduce `task` module with startup tasks, including database migrations.
- Update `.gitignore` to exclude `config.yaml` and remove `.gitkeep`.
2025-11-26 19:45:37 +08:00
2025-11-25 21:17:03 +08:00
Description
Yet Another Nginx Proxy Manager
GPL-3.0 1.8 MiB
Languages
Rust 82.9%
TypeScript 14.8%
Shell 1.5%
Just 0.5%
Dockerfile 0.3%