You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Edmund. I hope you are well. I struggled to get the app set-up as it wasn't clear from the readme instructions currently in place I needed to update the kv_namespaceid in wrangler.toml after creating the namespace itself.
Hi Edmund. I hope you are well. I struggled to get the app set-up as it wasn't clear from the readme instructions currently in place I needed to update the
kv_namespace
id
inwrangler.toml
after creating the namespace itself.To ease onboarding for new users please consider:
Modifying the following line of code:
remix-cloudflare-template/README.md
Line 79 in 2057083
Modify
id = "cache"
to readid = "your-actual-kv-namespace-id"
so it's clear the value must be changed.And add one more instruction to help users succeed in the
Setting up KV namespaces
section:Thanks for the template. It's a nice way to get started despite a couple rough edges.
The text was updated successfully, but these errors were encountered: