Skip to content
Beau Barker edited this page Jul 28, 2025 · 22 revisions

SuperStack Wiki

This is a collection of features to add to SuperStack, features like authentication, messaging, Stripe webhooks, etc.

Contributions are appreciated.

—-

Generally pages should be written in this order:

  1. Environment file .env
  2. Compose file(s)
  3. Any new services
  4. Caddy
    1. Modules
    2. Dockerfile
    3. Caddyfile
  5. PostgREST
  6. Postgres
    1. Extensions
    2. Migrations
Clone this wiki locally