I'm trying to deploy <cal.com> on my VPS, but I ge...
# developers
a
I'm trying to deploy cal.com on my VPS, but I get this error 😞 (VPS 2 CPU cores, 1Gb RAM) Could you help me?
z
yarn dev is for local development only
you should do yarn build and yarn start afterwards
a
Thank you @zomars, but now I'm getting this error (picture) There are any guide to deploy CAL.com to production environment? I'm still without results.