Damien
Damien
DDeno
Created by Damien on 10/24/2024 in #help
How do I get all entries out of Deno.kv
I did in fact, run into a few problems Wes 😅 Managed to set the DENO_KV_ACCESS_TOKEN which made everything work locally but when I deployed it, it fell over. I could not add the same token to the project as DENO_ is a reserved key word.
10 replies
DDeno
Created by Damien on 10/24/2024 in #help
How do I get all entries out of Deno.kv
I am always in need of a random favicon 😂 love this!
10 replies
DDeno
Created by Damien on 10/24/2024 in #help
How do I get all entries out of Deno.kv
Awesome cheers!
10 replies
DDeno
Created by Damien on 10/24/2024 in #help
How do I get all entries out of Deno.kv
I've found an example of conntecting to remote data when opening the KV store. I guess my only question is, is it fine to leave it in there or will it break something with the connection when deployed?
10 replies
DDeno
Created by Damien on 10/24/2024 in #help
How do I get all entries out of Deno.kv
Hey Wes! Not a silly question as I am most definitely not using any local KV data, I didn't even realise that was a thing (naively) - I've been using Turso lately and my brain was just used to having it connected without thinking about it 😅 Connecting to the remove URL would be good! I assume there is some docs for that for me to look at?
10 replies
DDeno
Created by Damien on 10/24/2024 in #help
How do I get all entries out of Deno.kv
Hmm so deploying it, it seems to work but when running locally, I get no data. Is that to be expected?
10 replies
DDeno
Created by Damien on 10/24/2024 in #help
Help setting up deno deploy github action for deno 2.0
3 replies
DDeno
Created by Damien on 10/24/2024 in #help
Help setting up deno deploy github action for deno 2.0
For additional context, when I created the project I did so only after installing deno 2.0 so I am unsure why the Github action was created this way to begin with.
3 replies