add quickstart
rabbitprincess committed
Nov 8, 2025 at 00:23 UTC
2956e3c6b88180a6f72468a9b0ac6a832c05e48e
1 file changed
+7
-3
README.md
+7
-3
@@ -4,8 +4,7 @@
4
<img src="/portal.jpg" alt="Portal logo" width="540" />
5
</p>
6
7
-Portal is an open hosting network that transforms your local project into a public web endpoint.
8
-[See more](https://gosuda.org/portal/)
7
+Portal is an open hosting network that transforms your local project into a public web endpoint. [See more](https://gosuda.org/portal/)
8
9
## Table of Contents
10
@@ -36,7 +35,12 @@ This enables developers to publish local services globally without managing serv
35
36
## Quick Start
37
39
-WIP
38
+### Portal Hosting
39
+You can publish Portal for relay apps.
40
+
41
+### App Publishing
42
+You can Pubishing own app through portal.
43
+See [portal-toys](https://github.com/gosuda/portal-toys)
44
45
## Architecture
46