happyDomain/web-admin
Pierre-Olivier Mercier a4f3595142
All checks were successful
continuous-integration/drone/push Build is passing
Use nodeJS workspace
2026-04-17 12:58:17 +07:00
..
src web-admin: wire dashboard to /metrics with collapsible details 2026-04-16 17:08:05 +07:00
.gitignore web-admin: Don't use .gitignore symlink 2026-02-12 12:12:09 +07:00
.prettierignore Use nodeJS workspace 2026-04-17 12:58:17 +07:00
assets-noui.go Create admin interface base 2026-01-26 12:34:55 +08:00
assets.go Generate admin API 2026-01-26 12:34:55 +08:00
openapi-ts.config.ts Generate admin API 2026-01-26 12:34:55 +08:00
package.json Use nodeJS workspace 2026-04-17 12:58:17 +07:00
routes.go chore: replace interface{} with any across the codebase 2026-03-01 17:38:04 +07:00
static Create admin interface base 2026-01-26 12:34:55 +08:00
svelte.config.js Create admin interface base 2026-01-26 12:34:55 +08:00
tsconfig.json Create admin interface base 2026-01-26 12:34:55 +08:00
vite.config.ts Create admin interface base 2026-01-26 12:34:55 +08:00