#sancho - Connect Example Code
1 messages · Page 1 of 1 (latest)
Hello! What specific issues are you having trying to deploy it? Where are you trying to deploy it? Note that this sample code is mostly designed to be run locally, not deployed anywhere online.
Thanks. Well vercel server side is serverless oriented, I have problem with the node.js server-side. I was thinking maybe using Heroku for the node.js part and vercel or amplify for the frontend. But just wondering if you have any recommendation more straight forward
What's your goal? Why are you trying to deploy it?
We are starting working in an on-demand creator marketplace, and we want to have this example running and use it as staring point to iterate on top of something functional
You should not use this code as the foundation for a production Connect integration. It's an example you can use for reference, but you should build your own, separate integration.