Files
zitadel/apps/login
Max Peintner ed7d612660 rm logs
2023-06-19 15:59:16 +02:00
..
2023-06-08 07:19:25 +02:00
2023-06-19 15:59:16 +02:00
2023-06-19 15:59:16 +02:00
2023-04-27 13:23:13 +02:00
2023-06-15 13:58:32 +02:00
2023-06-19 15:59:16 +02:00
2023-06-13 17:43:37 +02:00
2023-06-07 15:34:06 +02:00
2023-06-08 07:19:25 +02:00
2023-04-03 13:39:51 +02:00
2023-06-08 07:19:49 +02:00
2023-05-05 10:17:01 +02:00
2023-06-08 07:19:25 +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