Skip to content

Commit

Permalink
Nuxt tutorial (#1325)
Browse files Browse the repository at this point in the history
Co-authored-by: Phil Hawksworth <[email protected]>
  • Loading branch information
lambtron and philhawksworth authored Jan 13, 2025
1 parent 8ab3d87 commit 8bb9b71
Show file tree
Hide file tree
Showing 6 changed files with 428 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/_data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,11 @@ export const sidebar = [
id: "/examples/qwik_tutorial/",
type: "tutorial",
},
{
label: "Build a Nuxt app with Deno",
id: "/examples/nuxt_tutorial/",
type: "tutorial",
},
{
label: "Build a Typesafe API with tRPC and Deno",
id: "/examples/trpc_tutorial/",
Expand Down
Binary file added examples/tutorials/images/how-to/nuxt/nuxt-1.webp
Binary file not shown.
Binary file added examples/tutorials/images/how-to/nuxt/nuxt-2.webp
Binary file not shown.
Binary file added examples/tutorials/images/how-to/nuxt/nuxt-3.mp4
Binary file not shown.
Binary file added examples/tutorials/images/how-to/nuxt/nuxt-4.mp4
Binary file not shown.
Loading

0 comments on commit 8bb9b71

Please sign in to comment.