mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 06:02:23 +00:00
chore: move app code into src dir
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# 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.
|
||||
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
|
||||
- **Login API:** Uses the new ZITADEL Login API
|
||||
- **Server Components:** Making server-first components
|
||||
|
||||
## Running Locally
|
||||
|
||||
|
||||
Reference in New Issue
Block a user