···2424]
2525```
26262727-5. (maybe necessary? will improve performance at least) create your own kv store by running `npx wrangler kv namespace create USER_DATA_CACHE` and when asked add it to the `wrangler.jsonc`
2727+5. optionally to improve performance: create your own kv store by running `npx wrangler kv namespace create USER_DATA_CACHE` and when asked add it to the `wrangler.jsonc`
28282929DONE :) your blento should be live after a minute or two at `your-cloudflare-worker-or-custom-domain.com` and you can edit it by signing in with your bluesky account at `your-cloudflare-worker-or-custom-domain.com/edit`
303031316. some cards need their own additional env keys, if you have these cards in your profile, create your keys and add them to your cloudflare worker
32323333-- github profile: GITHUB_TOKEN
3333+- github profile: GITHUB_TOKEN (token with public_repo access)
3434- map: PUBLIC_MAPBOX_TOKEN