Files
zitadel/apps/login
2024-04-16 09:27:58 +02:00
..
2023-06-16 01:36:19 +02:00
2024-04-15 17:23:28 +02:00
2024-04-04 11:52:05 +02:00
2024-04-16 09:27:58 +02:00
2023-04-27 13:23:13 +02:00
2023-07-31 11:56:23 +02:00
2024-04-16 09:27:58 +02:00
2024-04-16 09:27:58 +02:00
2023-06-07 15:34:06 +02:00
2024-03-14 16:30:07 +01:00
2023-04-03 13:39:51 +02:00
2024-03-08 11:39:17 +01:00
rv
2024-03-21 14:06:36 +01:00
2023-07-05 15:21:04 +02:00
2023-06-08 07:19:25 +02:00
2023-06-21 06:47:54 +02: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