Skip to content

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 React and Express with a single command.

bash
cliuno create my-project --frontend react --backend express

Frontend Frameworks

  • Vue
  • React
  • Angular

backend Frameworks

  • Express
  • fastify
  • django
  • nestjs
  • laravel
  • AdonisJs
  • fastapi
  • ASP.NET Core

databases

  • SQLite
  • PostgreSQL
  • Supabase

Mobile Frameworks

  • React Native

Released under the AGPL 3.0.1 License.