Skip to content

Administration Portal #46

@ewilliams0305

Description

@ewilliams0305

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.

  • This should maintain AOT compliance
  • This should be enabled via an Env Var
  • Should be able to run as a standalone container or embedded.

The initial features should be simple and include

  • Query entires
  • Decode entries based on encoding
  • Refresh and display expirations
  • Insert new cached values

Some high level diagnostics would be nice as well.

  • Total Memory Allocated
  • Enabled transports

Metadata

Metadata

Assignees

Labels

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions