List of Supported Frameworks
DANGER
This not Supported yet
here is a list of frameworks that are supported by the create command
for example, you can create a new project with Vue and Express with a single command.
bash
cliuno create my-project --frontend react --backend expressSupported Frameworks
| Frontend | Backend | Databases | Mobile |
|---|---|---|---|
| Vue | Express | SQLite | React Native |
| React | Fastify | PostgreSQL | |
| Angular | Django | Supabase | |
| NestJS | |||
| Laravel | |||
| AdonisJs | |||
| FastAPI | |||
| ASP.NET Core |