No description
Find a file
2026-03-17 00:00:28 +01:00
docs chore: bootstrap solid frontend repo with migration plan 2026-03-16 22:23:58 +01:00
public feat(frontend): build public website home page in solid 2026-03-16 23:49:12 +01:00
src feat(frontend): align public homepage closer to legacy design 2026-03-17 00:00:28 +01:00
.gitignore feat(frontend): add solidstart runtime onboarding renderer 2026-03-16 23:46:21 +01:00
package-lock.json feat(frontend): add solidstart runtime onboarding renderer 2026-03-16 23:46:21 +01:00
package.json feat(frontend): add solidstart runtime onboarding renderer 2026-03-16 23:46:21 +01:00
README.md chore: bootstrap solid frontend repo with migration plan 2026-03-16 22:23:58 +01:00
tsconfig.json feat(frontend): add solidstart runtime onboarding renderer 2026-03-16 23:46:21 +01:00
vite.config.ts feat(frontend): add solidstart runtime onboarding renderer 2026-03-16 23:46:21 +01:00

NXTGAUGE Frontend Solid

SolidStart migration target for nxtgauge-frontendwebsite.

Principle

Reproduce the same user-facing behavior and runtime-config driven flows without changing product logic.

See docs/MIGRATION_MASTER_PLAN.md for the staged plan.