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