Maybe everyone else knows, but if you cant get your newly added Shadcn components to work with their relative path, make sure you are adding them as 'exports' to the packages/ui/package.json
It's honestly down to preference. I personally default to Convex for everything and treat it as my primary backend, that way everything stays reactive and I only really have one server to think about. That approach is reflected in this starter if you want an example.
It's a template for creating a new SaaS app on Convex. The example app provided in the starter is literally just an example, but any part of it could be repurposed and included in your actual app if you want.
“Starters… starters everywhere”. Somehow this video on starters is simultaneously so helpful and SO funny. Love it.
Thank you Nipunn!
You are a legend, just what I needed!
Maybe everyone else knows, but if you cant get your newly added Shadcn components to work with their relative path, make sure you are adding them as 'exports' to the packages/ui/package.json
Yeah that would be worth adding to the readme
Yesssss thank you!
Omg its shawn! Great video mate
Thanks Oscar!
For what situations should i use next server actions or built in stuff vs using convex?
It's honestly down to preference. I personally default to Convex for everything and treat it as my primary backend, that way everything stays reactive and I only really have one server to think about. That approach is reflected in this starter if you want an example.
@ are there any performance downsides to using convex over built in server stuff?
You made me throw away everything I did in the last 2 weeks
Oh noes!! Hope it's helpful!
I'm so sad, now I'm nearly on production
A few days earlier would have been awesome 😂
If you're nearly on production that's a W 🫡
What is this exactly, Is it a template for a product or a product that creates product
It's a template for creating a new SaaS app on Convex. The example app provided in the starter is literally just an example, but any part of it could be repurposed and included in your actual app if you want.
this is cool!