Files
zitadel/apps/login
peintnermax 2672978a50 cleanup
2024-09-03 10:45:55 +02:00
..
2024-08-09 15:30:31 +02:00
2024-08-12 09:20:23 +02:00
2023-04-27 13:23:13 +02:00
2024-09-03 10:45:55 +02:00
2024-08-12 11:31:18 +02:00
cjs
2024-08-12 09:48:15 +02:00
2023-04-03 13:39:51 +02:00
2024-08-14 09:32:37 +02:00
2024-08-14 08:55:49 +02:00
2024-08-12 09:43:32 +02:00
2024-05-13 17:02:16 -04:00
2024-08-12 09:43:32 +02:00
2024-06-10 01:21:06 -04:00
2024-05-16 11:38:56 -04:00

ZITADEL Login UI

This is going to be our next UI for the hosted login. It's based on Next.js 13 and its introduced app/ directory.

The Login UI should provide the following functionality:

  • Login API: Uses the new ZITADEL Login API
  • Server Components: Making server-first components

Running Locally

  1. Install dependencies: yarn install
  2. Start the dev server: yarn dev

Documentation

https://beta.nextjs.org/docs