Skip to content
Beau Barker edited this page Jul 28, 2025 · 15 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. Dockerfile (add modules)
    2. Caddyfile
  5. PostgREST
  6. Postgres
    1. Dockerfile (add Extensions)
    2. Migrations
Clone this wiki locally