Skip to content

explodinglabs/superstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

SuperStack logo

SuperStack

SuperStack Docs | SuperStack Wiki

SuperStack is an application backend built on Docker for self-hosting. Minimal by default, it is endlessly extensible.

🎯 Perfect For

  • Solo developers who want full backend control
  • Startups building fast and lean
  • Teams that value transparency and modularity
  • Enterprises that prefer composable infrastructure

πŸš€ Quick Start

  1. Create your repository from the SuperStack template

  2. Clone and Start the Application

git clone https://github.com/yourname/myapp.git
cd myapp/app
docker compose up -d

Test it with:

$ curl http://localhost:8000/healthz
OK

Now, add to your app by following guides in the Wiki.

πŸ“š Links

πŸ“– SuperStack Docs β€” Everything you need to install, configure, and use SuperStack out of the box.

πŸ› οΈ SuperStack Wiki β€” A collection of pages to help you add features like authentication, database, messaging, etc.

About

Modern backend stack. Lean, transparent, composable. Zero bloat.

Topics

Resources

License

Stars

Watchers

Forks