mirror of
https://codeberg.org/MarkusThielker/next-ory.git
synced 2025-07-02 04:59:17 +00:00
NORY-7: add dashboard application with basic authentication routing
This commit is contained in:
parent
3b05405363
commit
f1cc58a651
48 changed files with 1713 additions and 0 deletions
9
dashboard/README.md
Normal file
9
dashboard/README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# Next-Ory - Dashboard
|
||||
|
||||
This directory contains a NextJS 15 (app router) UI Node, implementing the admin dashboard to the ORY Kratos instance.
|
||||
|
||||
## Stack
|
||||
|
||||
- [NextJS](https://nextjs.org/)
|
||||
- [TailwindCSS](https://tailwindcss.com/)
|
||||
- [shadcn/ui](https://ui.shadcn.com/)
|
Loading…
Add table
Add a link
Reference in a new issue