Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set-up instructions lead to potential dead-end for users #16

Open
vhscom opened this issue Dec 14, 2024 · 0 comments
Open

Set-up instructions lead to potential dead-end for users #16

vhscom opened this issue Dec 14, 2024 · 0 comments

Comments

@vhscom
Copy link

vhscom commented Dec 14, 2024

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 in wrangler.toml after creating the namespace itself.

To ease onboarding for new users please consider:

Modifying the following line of code:

{ binding = "cache", id = "cache" },

Modify id = "cache" to read id = "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:

Update wrangler.toml with the Cloudflare-generated ID of the KV namespace.

Thanks for the template. It's a nice way to get started despite a couple rough edges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant