DenoDDeno
Powered by
HudsyWudsyH
Denoβ€’13mo agoβ€’
4 replies
HudsyWudsy

Build an app with TanStack and Deno

I'm attempting to following along with the example at https://docs.deno.com/examples/tanstack_tutorial/ and I'm unsure of where to start. I ran
deno run -A npm:create-vite
deno run -A npm:create-vite
to start a React app (which isn't explicitly included as an instruction in this doc). The first real instruction is at "Start with the back API".

Am I just creating am "api" folder inside of my React app? If so, I did that and ran the next instruction,
deno add jsr:@hono/hono
deno add jsr:@hono/hono
in my app (inside of the "api" folder) and I keep getting
error: npm package '@jsr/hono__hono' does not exist.
error: npm package '@jsr/hono__hono' does not exist.


Can someone tell me what I might doing wrong and what the literal first step is? Is not to just create a React app (by any means necessary)?
Deno
Build an app with Tanstack and Deno
In-depth documentation, guides, and reference materials for building secure, high-performance JavaScript and TypeScript applications with Deno
Build an app with Tanstack and Deno
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Using buf.build SDKs with Deno (and Deno Fresh)
wcyganWwcygan / help
14mo ago
Deno + Vite + DenoKV
AndiAAndi / help
2y ago
denodrivers/sqlite and deno-sqlit behave different with multiple `?` args
adoublefAadoublef / help
3y ago
Using Deno to build a plugin system in an app (Rust, Tauri)
louis030195Llouis030195 / help
2y ago