Skip to content

Add support for selecting popular frontend frameworks (Vue, React, etc.) like Vite #4

@meirlamdan

Description

@meirlamdan

Currently, when creating a new project with create-nitro-app, we can only choose between:

  • Full-stack with Vite
  • Backend with Nitro CLI

It would be great to have an additional step (or an extended template list) that allows developers to select a frontend framework — similar to how Vite’s CLI works — for example:

  ○ Vue
  ○ React
  ○ Svelte
  ○ Solid
  ○ Vanilla

This would make it easier to scaffold full-stack projects with Nitro + the chosen frontend framework, without needing to manually integrate them afterwards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions