No description
Find a file
2026-03-16 23:20:54 +01:00
.nitro/types feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00
docs chore: bootstrap solid admin repo with migration plan 2026-03-16 22:23:59 +01:00
public feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00
src feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00
.gitignore feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00
package-lock.json feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00
package.json feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00
README.md feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00
tsconfig.json feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00
vite.config.ts feat(admin): runtime config builders with local save/publish 2026-03-16 23:20:54 +01:00

NXTGAUGE Admin Solid

SolidStart migration target for nxtgauge-nov-2025-frontend (admin panel).

Principle

Port admin modules one by one with strict API/permission parity.

See docs/MIGRATION_MASTER_PLAN.md.

This project was created with the Solid CLI