Hi guys, are there any resources on deploying an a...
# orm-help
k
Hi guys, are there any resources on deploying an app using prisma on Netlify? I got my app to build with no problem but it throws a stacktrace when I open the app
k
@Kenneth Gitere If you're trying to deploy an app with Svelte Kit, this article and comments may help. I needed the same hack to deploy successfully to Vercel, which should be really similar to Netlify. https://www.mikenikles.com/blog/svelte-kit-prisma-a-match-made-in-digital-heaven
👍 1
n
Hey Kenneth 👋 We do have an official guide here. Please note that some of the steps are outdated which we plan to update soon.