next-ory/dashboard
2024-12-15 04:28:26 +01:00
..
public NORY-7: add dashboard application with basic authentication routing 2024-11-28 23:48:45 +01:00
src NORY-36: add error page for unauthorised users 2024-12-15 04:28:26 +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-15: add react-query to dashboard 2024-12-08 00:01:44 +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-15: add react-query to dashboard 2024-12-08 00:01:44 +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-7: add dashboard application with basic authentication routing 2024-11-28 23:48:45 +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 to the ORY Kratos instance.

Stack