We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d3fd5 commit 2844a14Copy full SHA for 2844a14
docs/keepreading.md
@@ -0,0 +1,12 @@
1
+# 👉 Next Steps: Build on SuperStack
2
+
3
+You now have SuperStack running — a clean, composable backend you can deploy
4
+anywhere. From here, it’s time to start building your own app on top of it.
5
6
+## Where to go next
7
8
+SuperStack keeps the main documentation focused on setup and deployment.
9
10
+Once you’ve got your stack running, the GitHub Wiki is where the real fun begins.
11
12
+# ➡️ [Visit the SuperStack Wiki](https://github.com/explodinglabs/superstack/wiki)
mkdocs.yml
@@ -50,3 +50,4 @@ nav:
50
- Getting Started: gettingstarted.md
51
- Deploying to Remote Environments: deploy.md
52
- Advanced Deployments: advanced.md
53
+ - Keep Reading: keepreading.md
0 commit comments