Silvan
Explore posts from serversCDCloudflare Developers
•Created by Silvan on 1/12/2025 in #pages-help
Recommended Project structure for Pages + Durable Objects + ..
1 repo and you just deploy each app folder via cli or ci/cd i guess
6 replies
CDCloudflare Developers
•Created by Silvan on 1/12/2025 in #pages-help
Recommended Project structure for Pages + Durable Objects + ..
after going through some github discussions and everything this seems like a way of doing it too
https://github.com/dario-piotrowicz/sveltekit-durable-object-local-usage-example/tree/main
6 replies
CDCloudflare Developers
•Created by Silvan on 1/12/2025 in #pages-help
Recommended Project structure for Pages + Durable Objects + ..
yea i see. Sveltekit worker sadly fails when i have +server.ts files.
i guess i gotta do some manual work to make it easy
6 replies
CDCloudflare Developers
•Created by Silvan on 1/12/2025 in #pages-help
Recommended Project structure for Pages + Durable Objects + ..
Let me rephrase for simplicty.
If i have a SvelteKit dir working using Pages.
What steps do i need to bind a DO to some file inside the project and still have wrangler pages dev work/spin up both
The cli does say i should start the DO manually but if i try to run wrangler dev it says im in a pages project
6 replies
DTDrizzle Team
•Created by Silvan on 11/5/2024 in #help
How to set PRAMGA for Sqlite
but i guess i gotta check again
4 replies
DTDrizzle Team
•Created by Silvan on 11/5/2024 in #help
How to set PRAMGA for Sqlite
well i tried to run it with the client before passing it to drizzle but no errors no execution either 🤔
4 replies