I can't assume, it's online mobile app and highly depends to Worker and D1. But i can say I will sta
I can't assume, it's online mobile app and highly depends to Worker and D1. But i can say I will stay in free quotas even with 1000 daily user.
pnpm build and then wrangler pages dev .svelte-kit/cloudflare every timenpm run dev and get the lightning fast reloads you're after. Take a look at: https://github.com/sdarnell/cf-svelte for a working example.xp_cmdshell but it's not recommended to be turned on (according to OWASP)curlCREATE VIRTUAL TABLE words_fts USING fts5 (episode, title, description, words);Miniflare.getBindings() for my production on a NodeJS server @oof2win2 ➜ /workspaces/fdgl/apps/server (master) $ bun wrangler d1 migrations apply fdgl-maindb --local
⛅️ wrangler 3.29.0 (update available 3.30.1)
-------------------------------------------------------
Migrations to be applied:
┌─────────────────────────────────────────────┐
│ name │
├─────────────────────────────────────────────┤
│ 0002_change_proof_to_use_proof_id_as_id.sql │
└─────────────────────────────────────────────┘
✔ About to apply 1 migration(s)
Your database may not be available to serve requests during the migration, continue? … yes
🌀 Mapping SQL input into an array of statements
🌀 Executing on local database fdgl-maindb (fb5ec937-8f92-4532-a8c4-9d2d0abc9675) from .wrangler/state/v3/d1:
┌─────────────────────────────────────────────┬────────┐
│ name │ status │
├─────────────────────────────────────────────┼────────┤
│ 0002_change_proof_to_use_proof_id_as_id.sql │ ❌ │
└─────────────────────────────────────────────┴────────┘
❌ Migration 0002_change_proof_to_use_proof_id_as_id.sql failed with the following
errors:
✘ [ERROR] not authorizedwrangler pages dev .svelte-kit/cloudflarexp_cmdshellCREATE VIRTUAL TABLE words_fts USING fts5 (episode, title, description, words);Miniflare.getBindings()