htmljs-todo-example
htmljs-todo-example copied to clipboard
Internal Server Error after deploying to Cloudflare.
I had this same error too. To fix it you need to setup the database on Cloudflare:
wrangler d1 execute <yourDatabaseName> --file=./db/schema.sql