Merge branch 'dev'

This commit is contained in:
miloschwartz
2026-04-20 10:52:27 -07:00

View File

@@ -13,6 +13,15 @@ The Pangolin Community Blueprints repository is a shared library of ready-to-use
View the repository on GitHub to browse the available blueprints and learn more: [github.com/fosrl/blueprints](https://github.com/fosrl/blueprints)
</Card>
<iframe
className="w-full aspect-video rounded-xl"
src="https://www.youtube.com/embed/j_chhXwFD9w?si=xwEWk5yXYlP-96AE"
title="Pangolin Community Blueprints walkthrough"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
referrerPolicy="strict-origin-when-cross-origin"
allowFullScreen
></iframe>
## Why this repository exists
When people self-host, the hardest part is often not the app itself, it is the networking, exposure, and access control around it.