remove server admin from config and add onboarding ui

This commit is contained in:
miloschwartz
2025-06-19 22:11:05 -04:00
parent f300838f8e
commit d03f45279c
15 changed files with 345 additions and 190 deletions

View File

@@ -10,3 +10,5 @@ export * from "./changePassword";
export * from "./requestPasswordReset";
export * from "./resetPassword";
export * from "./checkResourceSession";
export * from "./setServerAdmin";
export * from "./initialSetupComplete";