Zethify is a reusable dashboard boilerplate template: a batteries-included starting point for admin dashboards, built with React, TypeScript, Vite, shadcn/ui, and Supabase Auth. It ships with a complete authentication flow (login, signup, password reset) and a minimal dashboard shell, so a new project can start from a working, tested foundation instead of an empty repository.
The name and logo you see here are this instance's configured default
brand — the template itself stays generic and reusable; swapping the
brand for a new project means editing one configuration file, not the
application code. See app/src/lib/brand-config.ts for details.
Application code, setup instructions, environment configuration, and
available scripts all live in app/README.md.
This project is developed using Spec Kit.
Feature specifications, plans, and task breakdowns live under
specs/, and the project's governing principles live in
.specify/memory/constitution.md.