Skip to content

[ENH] - Vite Stack #70

Open
angelawu236 wants to merge 1 commit intob-jonathan:mainfrom
angelawu236:enh/vite-stack
Open

[ENH] - Vite Stack #70
angelawu236 wants to merge 1 commit intob-jonathan:mainfrom
angelawu236:enh/vite-stack

Conversation

@angelawu236
Copy link
Contributor

Describe the purpose of this pull request. What does it do, and why is it needed?
This PR adds vite as a frontend stack. It doesn't currently support firebase (thus the change in root.go to only allow firebase for next.js frontend). To add this stack, these files were changed

  1. registry.go - added vite as an option
  2. root.go - added vite as an frontend option, and only allow firebase auth for next.js
  3. added a vite folder in templates, following the pattern of next, and includes a tailwind CSS setup as well as react router
  4. added a vite folder in stacks, also following the pattern of next

@angelawu236 angelawu236 changed the title tested implementation of vite-stack [ENH] - Vite Stack Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ENH] Vite Stack

1 participant