AutoCodex Digital Kits

Micro-SaaS Starter with Billing Stubs sample preview

FastAPI/HTMX starter with license webhook stubs for developers. This preview shows the package shape before checkout without exposing the full paid download.

Public file preview

FileTypeSize
delivery_readme.mdmd551 bytes
library/build_report.jsonjson161 bytes
library/handoff_checklist.mdmd447 bytes
library/integration_notes.mdmd542 bytes
library/launch_checklist.csvcsv2303 bytes
library/launch_checklist.mdmd3411 bytes
library/license_state_machine.mdmd537 bytes
library/pricing_page_copy.mdmd315 bytes
library/provider_contracts.mdmd920 bytes

The full ZIP may include more files. Protected release downloads unlock only after verified payment.

Excerpt: README.md

# Micro-SaaS Starter with Billing Stubs

Local-first starter pack for developers who want a small FastAPI/HTMX SaaS scaffold with billing webhook stubs, license states and launch checklists.

## What it includes
- FastAPI/HTMX starter app scaffold.
- Billing webhook stubs for Lemon Squeezy, BTCPay and direct-wallet paid events.
- SQLite license storage pattern.
- HMAC signature verification helper.
- License state machine.
- Sample webhook payloads.
- Security and launch checklists.

Excerpt: library/starter_app/README.md

# FastAPI/HTMX Micro-SaaS Starter

## Local run

```powershell
python -m venv .venv
.\.venv\Scripts\Activate.ps1
pip install -r requirements.txt
uvicorn app.main:app --reload
```

Copy `.env.example` to `.env` and put real secrets outside git.

Excerpt: delivery_readme.md

# Delivery Notes

Deliver the full ZIP archive after payment.

Recommended buyer flow:

1. Open `library/starter_app/README.md`.
2. Copy `library/starter_app/.env.example` to `.env`.
3. Install dependencies in a fresh virtual environment.
4. Run starter tests.
5. Replace placeholder provider IDs and secrets outside git.
6. Configure real webhooks in the provider dashboard.

Next step

View sales pageBuyer guideFAQCreate invoice

License · Refund policy · Delivery security

All sample previews · Full catalog

No income guarantee. Digital products are operational templates and tools, not financial, legal, tax or investment advice.