https://github.com/ping-maxwell/better-auth-dashboard
A better-Auth powered admin dashboard.
https://github.com/ping-maxwell/better-auth-dashboard
Last synced: about 1 month ago
JSON representation
A better-Auth powered admin dashboard.
- Host: GitHub
- URL: https://github.com/ping-maxwell/better-auth-dashboard
- Owner: ping-maxwell
- Created: 2024-12-10T04:12:58.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-02-22T09:27:26.000Z (3 months ago)
- Last Synced: 2025-04-16T13:46:12.229Z (about 1 month ago)
- Language: TypeScript
- Size: 1.55 MB
- Stars: 29
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# better-auth-dashboard
A [Better-Auth](https://www.better-auth.com/) powered admin dashboard.
# WARNING
This package is not ready.
## Features
- 🫵 Served on **your** site.
- ⚙️ Configure plugins straight from the dashboard.
- 👮♂️ View & manage users and organizations.
- 🛡️ Advanced route protection.
- 🔒 Emergency Lockdowns.
- 📦 Dynamic Dashboard System.## Screenshots
### Home
_image soon to come_
### Users
### Organizations
_image soon to come_
## Themeing and Components
Everything in the dashboard is built on top of [ShadCN UI](https://ui.shadcn.com/) components from YOUR app.
Meaning you can control how the components look and act, as well as style or theme them as you desire.
## Plugins
Better-Auth-Dashboard works dynamically by utilizing plugins, this allows you to control what components you want to see in your dashboard, as well as extending it if you wish.
## Get started
Read our [docs here](https://github.com/Multinite/better-auth-dashboard/blob/main/docs/getting-started.md) to get started.