<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Store files and K/Vs in Nuxt and Nitro - Powered by unstorage</title>
        <link>https://tube.grossholtz.net/videos/watch/ed99b4d5-bf15-4892-a298-fda62742597b</link>
        <description>💾 Reading and writing information is important for an application, be it for storage, caching or more. But especially with all the available runtimes and platform (think serverless, edge, ...) and storage options, it became more and more complex. Luckily, useStorage, powered by the unstorage package, can help us there! Let's see how! Key points: 🔢 Various useStorage examples you can use in your project ✨ Using different stores 🤿  Dive into unstorage and it's capabilities Links: 🔗 Full code https://github.com/manniL/alexander-lichter-unstorage-nitro/ 🔗 Custom cache driver example https://github.com/nuxt/nuxt/pull/26104 🔗 unstorage https://unstorage.unjs.io/ 🔗 Nitro https://nitro.unjs.io/ 📺 Building an Association Manager with Nuxt https://youtu.be/mPYIgr95mQw 📺 DejaVue #E006 with Julien Huang https://www.youtube.com/watch?v=gBbx6sRdRjg 📺 Speed up SSG with sharedPrerenderData https://www.youtube.com/watch?v=1jUupYHVvrU 📺 Env-aware Nuxt config https://www.youtube.com/watch?v=DFZI2iVCrNc 📺 The most common runtimeConfig mistake https://www.youtube.com/watch?v=_FYV5WfiWvs 📺 DejaVue YouTube Channel https://www.youtube.com/@DejaVueFm Don't forget to hit that "Subscribe" button, ring the notification bell and give a thumbs up! 🌐 Connect further: Website: https://www.lichter.io Twitter/X: https://twitter.com/TheAlexLichter Twitch: https://www.twitch.tv/TheAlexLichter Chapters: 00:00 Intro 00:50 useStorage overview 01:29 Demo app setup 01:55 Trying out useStorage 04:48 "Refreshing" the data 11:51 Using different storages 13:40 Naming and customizing storages 14:35 Available drivers - unstorage 16:58 Storage override in dev mode 18:03 runtimeConfig to set credentials 20:34 Summary 21:21 Raffler Winners! 22:20 Outrooooo</description>
        <lastBuildDate>Mon, 06 Apr 2026 05:13:25 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>PeerTube - https://tube.grossholtz.net</generator>
        <image>
            <title>Store files and K/Vs in Nuxt and Nitro - Powered by unstorage</title>
            <url>https://tube.grossholtz.net/client/assets/images/icons/icon-512x512.png</url>
            <link>https://tube.grossholtz.net/videos/watch/ed99b4d5-bf15-4892-a298-fda62742597b</link>
        </image>
        <copyright>All rights reserved, unless otherwise specified in the terms specified at https://tube.grossholtz.net/about and potential licenses granted by each content's rightholder.</copyright>
        <atom:link href="https://tube.grossholtz.net/feeds/video-comments.xml?videoId=ed99b4d5-bf15-4892-a298-fda62742597b" rel="self" type="application/rss+xml"/>
    </channel>
</rss>