next-ory/dashboard
2025-01-27 22:37:26 +01:00
..
drizzle NORY-41: refactor drizzle schema to match snake_case @ory/client types 2025-01-04 15:27:14 +01:00
public NORY-7: add dashboard application with basic authentication routing 2024-11-28 23:48:45 +01:00
src NORY-56: fix default Keto configuration 2025-01-27 22:37:26 +01:00
.env.example NORY-56: fix default Keto configuration 2025-01-27 22:37:26 +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 shadcn-ui pagination component 2025-01-04 11:03:14 +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
drizzle.config.ts NORY-41: add basic drizzle configuration 2025-01-04 10:17:34 +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 shadcn-ui pagination component 2025-01-04 11:03:14 +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