abdc2fe8ce77a14eeb50ac60e2b448d0114fb32e
- Add `FilamentService` for managing filament inventory, including creation, retrieval, updating, and deletion of filaments. - Introduce `SpoolPresetService` for handling spool presets, allowing users to create, update, and delete their custom presets. - Create domain models for `Filament` and `SpoolPreset` with necessary fields and methods. - Define repository interfaces for filament and spool preset persistence. - Implement application configuration management from environment variables. - Set up error handling with a centralized `AppError` type. - Build the Axum router with public and protected routes for user authentication and resource management.
Description
No description provided
1.7 MiB
Languages
TypeScript
72.1%
Rust
26.7%
JavaScript
0.6%
Dockerfile
0.4%
Shell
0.2%