UI for ZTerton services
Go to file
2022-01-11 09:36:37 +00:00
assets chore: fix logo 2022-01-11 09:36:37 +00:00
locales chore: add locales 2021-10-19 21:49:36 +01:00
public chore: add env 2021-10-14 15:44:45 +01:00
src chore: error text in red 2021-10-20 15:24:41 +01:00
.eslintignore chore: add env 2021-10-14 15:44:10 +01:00
.eslintrc chore: add env 2021-10-14 15:44:10 +01:00
.gitignore init repo 2021-10-14 15:36:13 +01:00
auto-imports.d.ts chore: add env 2021-10-14 15:43:47 +01:00
components.d.ts chore: add env 2021-10-14 15:43:47 +01:00
index.html chore: add env 2021-10-14 15:43:47 +01:00
LICENSE chore: fix name 2021-10-14 15:46:24 +01:00
netlify.toml chore: add env 2021-10-14 15:44:10 +01:00
package.json chore: update 2021-10-19 21:49:46 +01:00
README.md chore: fix README 2021-10-14 15:38:17 +01:00
tsconfig.json chore: add env 2021-10-14 15:44:10 +01:00
vite.config.ts chore: fix for makdown 2021-10-19 21:44:41 +01:00
windi.config.ts chore: add env 2021-10-14 15:43:47 +01:00

Status interface for ZTerton services

Fork me on GitHub

UI for Status for ZTerton Services

Based on Vitesse lightweight version of Vitesse

Dropped Features

  • Layouts
  • SSG
  • PWA
  • Markdown

Features


See Vitesse for full featureset.

Pre-packed

UI Frameworks

Icons

Plugins

Clone to local

If you prefer to do it manually with the cleaner git history

cd zterton-status
pnpm i # If you don't have pnpm installed, run: npm install -g pnpm