#Does anyone know the reason for this error?
14 messages · Page 1 of 1 (latest)
where do you define basicData? that's the thing that's undefined, not the .name property of it
I solved it, thank you
Medusa has a dark theme?
One question, if I have very few clients but several services on my VPS, do you think Meduas will consume a lot of resources? I am currently testing it on my pc in development.
to that, i do not know the answer sadly, i'm pretty new to medusa also, haven't deployed it yet 😉
and for the storefront opn nextjs and all that? because deploying nextjs on a VPS is not so easy 🥺
i will be deploying the nextjs front on vercel
for now atleast, when the store will expand maybe i will think of other solutions to cut costs if it turns out to be expensive
but the thing with vercel is, that you need a pro plan if you're using website commercialy - aint expensive though - 20$ per month per user
you can try with hobby plan for free, but from what i've heard they start to send emails about pro plan upgrade when you process any payments on the vercel hobby plan and will block youur account if you keep receiving payments on the website and not upgrade
my intention is to deploy it on my vps but I haven't found any videos or ebs or anything.
haven't tried it either, so idk about that
https://dev.to/ardunster/deploying-a-nextjs-website-to-a-virtual-private-server-gpm I'm checking this out, see if I have any luck.