# Pleb Devs Workshops Hey! This repo is just a lightweight index of Pleb Devs workshops tracked as git submodules. ## Watch the workshops Check out the video tutorials: - 📺 [YouTube Channel](https://youtube.com/@plebdevs) - 🌐 [plebdevs.com](https://plebdevs.com) - View all workshop videos ## What's in here Each workshop lives in its own folder: - `20-min-lightning-workshop/` - `bitcoin-nodejs-starter/` - `developing-cln-plugins/` - `lightning-address-workshop/` - `lnd-interfacing-examples/` - `lnurl-auth-example/` - `lnurl-express-workshop/` - `ndk-basics/` - `nextjs_nostr_app_ndk_template/` - `nwc-wallet-workshop/` - `tips-for-scaling-express-api/` - `voltage-mutinynet-workshop/` ## Get the workshops Clone and pull the submodules: ```sh git submodule update --init --recursive ``` ## Heads up This repo does not include every Pleb Devs workshop yet — it’s a curated list and still growing. If you’re looking for a specific workshop, check the org repo list and open a PR to add it here.