Skip to content

explodinglabs/superstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperStack logo

SuperStack App

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