Recommended Project structure for Pages + Durable Objects + ..
So im currently running into the issue that i cant really get sveltekit + durable objects up.
I used the cf starter cli for sveltekit that worked all fine. but as soon as i add the do binding and run dev again i get no response. I have a DoClass exported somewhere in my project but i feel like its just wrong.