Wilab-io / sample-apps

Repository of sample applications for https://vespa.ai, the open big data serving engine
https://github.com/vespa-engine/sample-apps
Apache License 2.0
0 stars 0 forks source link

[Login] Develop the login screen #21

Open TinoCle opened 1 day ago

TinoCle commented 1 day ago

Description

This login screen will send the username and password to /login/ and if we receive a 200 OK response and a JWT, we can proceed to /home.

Continue using FastHTML and the Shadcn UI library.

Screenshot

image