Create a razor component HTMX admin portal
Decided last minute to use sveltekit for the front end and BFF. This decision was based upon stability and the fact that Scribbly is being developed using sveltekit. Dogfooding and all that. While it would be nice to use dotnet for everything the admin portal API service is so small it's really not a large amount of debt.
The initial features should be simple and include
Some high level diagnostics would be nice as well.
Create a razor component HTMX admin portalThis should maintain AOT complianceThe initial features should be simple and include
Some high level diagnostics would be nice as well.