1
0
Fork 0
mirror of https://codeberg.org/MarkusThielker/next-ory.git synced 2025-04-10 11:58:41 +00:00
next-ory/dashboard
2025-04-08 10:58:03 +02:00
..
drizzle NORY-59: fix database relations file 2025-04-07 11:41:50 +02:00
public NORY-7: add dashboard application with basic authentication routing 2024-11-28 23:48:45 +01:00
src NORY-46: protect create-client page with permissions 2025-04-08 10:58:03 +02: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-46: replace checkbox with switch 2025-02-25 17:13:56 +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-46: replace checkbox with switch 2025-02-25 17:13:56 +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