@shrinathprabhu
Right now there are only two options available when we want to scaffold an APP:
- Next.js (React)
- React + Vite
This feels a bit limited especially for people who do not use React at all. Maybe a simple setup like only Vite and/or Node/Bun could be an option.