by vimota on 4/17/24, 5:47 PM with 11 comments
Doesn't seem like it exists - why not? React/Svelte clearly won on the frontend, but nextjs leaves a lot to be desired on the full stack DX. I'm looking for something more opinionated and full-featured like the traditional frameworks but that has first class support for modern frontend.
by hot_town on 4/18/24, 1:39 PM
It's a true full-stack framework and even bills itself as a "Rails-like fullstack framework for React, NodeJS, & Prisma"
It manages all the boilerplatey stuff for you like Auth, Routes, Jobs, TypeSafety, Email sending, Deployments
by dudus on 4/17/24, 6:17 PM
If you want to take a step further start from a template like astrowind.
It's opinionated performant and works really well with react, Svelte, or any other fe framework. You can even mix and match them.
But for what you are looking for you are better served by combining it with firebase or a firebase clone.
by dudboi on 4/17/24, 5:56 PM
by meiraleal on 4/18/24, 1:04 PM
by vimota on 4/17/24, 5:48 PM
by JLCarveth on 4/17/24, 6:04 PM