apogee-frontend¶
Generates React SPAs following the same Clean Architecture as the backend. Pick UI library, bundler and language. Ships as a standalone CLI (
apogee-fe) and is also embedded in the mainapogeebinary.
Supported stacks¶
| Choice | Options |
|---|---|
| UI library | shadcn/ui, mui, react-bootstrap, chakra, primereact |
| Bundler | vite, nextjs |
| Language | ts, js |
Install¶
Or use it from inside an Apogee project:
Read next¶
- Installation
- Quickstart
- Commands —
add:page,add:area,add:topbar, … - Reference