if i use npm run dev to start local development for fast refresh it seems like i dont have access to

if i use npm run dev to start local development for fast refresh it seems like i dont have access to my database because it says

{"error":"Unauthorized, missing DB in environment"}

if i use wrangler dev it does work but using wrangler dev means i have to recompile the entire app for every line change
Was this page helpful?