happyDomain/web-admin
2026-03-16 23:09:09 +07:00
..
src Add admin API and frontend for scheduler management 2026-03-16 23:09:09 +07:00
.gitignore web-admin: Don't use .gitignore symlink 2026-02-12 12:12:09 +07:00
.npmrc Create admin interface base 2026-01-26 12:34:55 +08:00
.prettierignore Create admin interface base 2026-01-26 12:34:55 +08:00
.prettierrc Create admin interface base 2026-01-26 12:34:55 +08: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
eslint.config.js Create admin interface base 2026-01-26 12:34:55 +08:00
node_modules Create admin interface base 2026-01-26 12:34:55 +08:00
openapi-ts.config.ts Generate admin API 2026-01-26 12:34:55 +08:00
package-lock.json Create admin interface base 2026-01-26 12:34:55 +08:00
package.json Create admin interface base 2026-01-26 12:34:55 +08:00
routes.go web-admin: Implement checkers interface with option editor 2026-03-16 23:08:55 +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