Prerequisites
Every tutorial in the Use cases section assumes your machine has Docker, Git and a couple of free accounts set up. This page walks you through the common setup once — each individual tutorial then links back here instead of re-explaining it.
Docusaurus documentation site
Host a documentation site with Docusaurus
Blog with Decap CMS
This tutorial walks you through setting up a personal blog with a visual admin interface where you write articles in a browser — no Markdown editor required. Articles are stored in git (with images), built into static HTML, and auto-deployed to Flexweg on every push.
Kanban with Firebase
Deploy a ready-made ticket manager (React + Firebase)