You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/self-host.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,18 @@
6
6
7
7
<!--consumer-badges end -->
8
8
9
+
## Table of Contents
10
+
11
+
*[Deploy a Self-Hosted Instance](#deploy-a-self-hosted-instance)
12
+
*[Install `@repository-settings/app` as a dependency of your own app (recommended)](#install-repository-settingsapp-as-a-dependency-of-your-own-app-recommended)
13
+
*[Depend on the package from npm](#depend-on-the-package-from-npm)
14
+
*[Example node.js app](#example-nodejs-app)
15
+
*[Deploy a fork of this repository](#deploy-a-fork-of-this-repository)
0 commit comments