Go to file
2026-04-14 15:09:54 -04:00
guidelines initial commit 2026-04-13 23:55:36 -04:00
public feat: update icon paths in manifest and HTML, and adjust service worker registration 2026-04-14 15:09:54 -04:00
src feat: update icon paths in manifest and HTML, and adjust service worker registration 2026-04-14 15:09:54 -04:00
.gitignore feat: update StatusPage layout and functionality with enhanced system status display and activity log 2026-04-14 13:55:14 -04:00
ATTRIBUTIONS.md initial commit 2026-04-13 23:55:36 -04:00
default_shadcn_theme.css initial commit 2026-04-13 23:55:36 -04:00
index.html feat: update icon paths in manifest and HTML, and adjust service worker registration 2026-04-14 15:09:54 -04:00
package-lock.json initial commit 2026-04-13 23:55:36 -04:00
package.json initial commit 2026-04-13 23:55:36 -04:00
pnpm-workspace.yaml initial commit 2026-04-13 23:55:36 -04:00
postcss.config.mjs initial commit 2026-04-13 23:55:36 -04:00
README.md initial commit 2026-04-13 23:55:36 -04:00
vite.config.ts feat: set base path for Vite configuration 2026-04-14 14:36:55 -04:00

Settings Management Interface

This is a code bundle for Settings Management Interface. The original project is available at https://www.figma.com/design/5Ki7UngcQtfQS3uZtSBHP1/Settings-Management-Interface.

Running the code

Run npm i to install the dependencies.

Run npm run dev to start the development server.