Skip to content

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

@vhscom

Description

@vhscom

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions