Open-source tools and swipe files for small businesses, built to run on your own free-tier cloud accounts, mostly Cloudflare, with no subscription, ever. Each folder in this repo is a standalone project: its own README, its own setup instructions, its own license where it differs from the root one.
| Folder | What it is |
|---|---|
social-suite/ |
Social Suite. An Instagram scheduler, comment-code DM automation, and AI-drafted DM replies, all running on your own Cloudflare account. No monthly ManyChat fee, no third party holding your tokens. Start at social-suite/SETUP.md. |
free-stack/ |
The Free Stack. A 26-guide build-along library: free-forever replacements for the paid tools a small business normally rents — forms, checkout, invoicing, booking, a CRM, pixel/CAPI tracking, and more. Start at free-stack/README.md. |
More gets added here over time, each in its own top-level folder.
This repo covers more than one project, so contribution and security-reporting details live per-folder, closest to the code they describe:
CONTRIBUTING.mdandSECURITY.mdhere at the root cover the repo in general.- Each project folder has its own
CONTRIBUTING.md/SECURITY.md(or equivalent) with specifics — read the one for whatever you're actually touching.
MIT at the root (LICENSE), applying to the whole repo unless a
specific folder ships its own license file that says otherwise.