Commit Graph

1112 Commits

Author SHA1 Message Date
daniel 77856cbe26 Unnesting the Blazor and moving the database to root 2025-08-30 22:16:46 -04:00
daniel 91ab145b85 DeepDrftWeb startup & setup 2025-08-30 22:02:29 -04:00
daniel 3a11c75e5a DeepDrftWeb Track Controller
- Only provides Paged GET for now (will require auth for write ops)
2025-08-30 21:55:40 -04:00
daniel bda86d018a Track Service (Main business logic, Exception handling layer)
- Uses repo to provide full CRUD
2025-08-30 21:54:32 -04:00
daniel c6f02fb3e8 DeepDrftWeb Dependencies 2025-08-30 21:51:07 -04:00
daniel a7bef818e0 DeepDrftWeb.Client References Models 2025-08-30 21:49:16 -04:00
daniel 0e37cbf712 Inital DeepDrftWeb Entity Framework setup
- DeepDrft DbContext
 - Inital Migration for Track Entity model
 - Track Repository
   - Full CRUD
2025-08-30 21:48:21 -04:00
daniel aac0004e03 Initial DeepDrft Models Project
- Track Entity & DTO
 - Paging models
2025-08-30 21:43:15 -04:00
daniel c86632e979 Initial DeepDrftContent CDN API 2025-08-30 21:34:09 -04:00
daniel 970350fd61 gitignore 2025-08-30 21:32:58 -04:00
daniel f90bdd5ead gitignore 2025-08-30 01:05:16 -04:00
daniel 4448378bcf Initial MudBlazor app 2025-08-30 01:04:19 -04:00