next-ory/dashboard
2025-01-04 10:16:22 +01:00
..
public NORY-7: add dashboard application with basic authentication routing 2024-11-28 23:48:45 +01:00
src NORY-47: add dialog to show recovery information 2025-01-03 22:52:45 +01:00
.env.example NORY-7: add dashboard application with basic authentication routing 2024-11-28 23:48:45 +01:00
.eslintrc.json NORY-7: add dashboard application with basic authentication routing 2024-11-28 23:48:45 +01:00
.gitignore NORY-7: add dashboard application with basic authentication routing 2024-11-28 23:48:45 +01:00
bun.lockb NORY-41: add drizzle dependencies 2025-01-04 10:16:22 +01:00
components.json NORY-7: add dashboard application with basic authentication routing 2024-11-28 23:48:45 +01:00
Dockerfile NORY-7: add dashboard application with basic authentication routing 2024-11-28 23:48:45 +01:00
next.config.mjs NORY-7: add dashboard application with basic authentication routing 2024-11-28 23:48:45 +01:00
package.json NORY-41: add drizzle dependencies 2025-01-04 10:16:22 +01:00
postcss.config.js NORY-7: add dashboard application with basic authentication routing 2024-11-28 23:48:45 +01:00
README.md NORY-36: update README.md 2024-12-17 18:39:41 +01:00
tailwind.config.ts NORY-8: add shadcn-ui sidebar component 2024-11-30 21:25:43 +01:00
tsconfig.json NORY-7: add dashboard application with basic authentication routing 2024-11-28 23:48:45 +01:00

Next-Ory - Dashboard

This directory contains a NextJS 15 (app router) UI Node, implementing the admin dashboard for the Ory admin APIs.

Stack