Deploy a SvelteKit Application to Cloudflare Workers with Drizzle & D1
Jilles
0:00 / 0:00
Deploy a SvelteKit Application to Cloudflare Workers with Drizzle & D1
3 262 просмотра · 1 год назад
Jilles
5,44 тыс. подписчиков
3 262 просмотра · 1 год назад
In this video, we build a SvelteKit guestbook app from scratch, and take it all the way to a live deployment on Cloudflare Workers, using Drizzle ORM and Cloudflare D1 for our database.
We’ll cover:
Setting up a new SvelteKit / Cloudflare Worker project
Connecting Drizzle ORM to Cloudflare D1
Building a simple guestbook load function and form action
Deploying to Cloudflare Workers for an global edge hosted app
Initial blog post https://jilles.me/cloudflare-workers-...
View the source code: https://github.com/jillesme/cloudflar...