Frontend Development Tutorials
info
Before continuing, ensure your workstation has been set up with the Core Components, as well as components specific to the language ecosystem you're working in: [JavaScript] [Java] [.Net] [Python] [Rust]
Once above is completed, please go through the different sections outlined below:
📄️ Adding Authentication
📄️ Generating a Frontend Application
Using the Archectect command below, generate the base web application
📄️ Setting up Shadcn
Unlike traditional UI libraries (like MUI or Chakra), shadcn/ui doesn’t ship as an installable package — instead, it gives you actual source code for each component. This means: