Files
zitadel/apps/login/readme.md
Max Peintner e025bf0949 readme
2023-05-05 10:17:01 +02:00

18 lines
448 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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`
1. Start the dev server: `yarn dev`
## Documentation
https://beta.nextjs.org/docs