Ryan | Cloneable.ai
CDCloudflare Developers
•Created by Procyon on 10/29/2024 in #general-help
Hosting a web server for a personal site
you can run rust on workers, refactor it with Cursor ide or github copilot
17 replies
CDCloudflare Developers
•Created by $0 on 8/2/2024 in #pages-help
Unexpected end of JSON ( How to use Durable Objects with next-on-pages? )
just had the same issue... check your wrangler.toml, you probably don't have WEBSOCKET set for the name like:
[[durable_objects.bindings]]
name = "WEBSOCKET"
5 replies