Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bf6cd07

Browse files
FalkWolskygitbook-bot
authored andcommitted
GITBOOK-152: No subject
1 parent 0dd17c8 commit bf6cd07

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/publish-apps/publish-an-app.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,17 @@ Publishing an app in Lowcoder transitions it from a Editing State to a live (pub
55
## Publishing States
66

77
1. **Editing State**:
8-
* Apps in this state can only be accessed via the `/preview` endpoint by allowed users and user-groups.
8+
* Apps in this state can only be accessed via the `/preview` endpoint by allowing users and user groups.
99
* Changes made to the app are reflected in real-time during editing but are not visible to end-users until published.
1010
2. **Published State**:
11-
* The most recent version of the app at the time of publishing becomes the official published version.
11+
* The app's most recent version at the time of publishing becomes the official published version.
1212
* The published version remains unchanged until a new publish action is performed, even if further edits are made to the app in the meantime.
1313
* Published apps are accessible via the `/view` endpoint.
1414

1515
<figure><img src="../.gitbook/assets/App Editor Publish App.png" alt=""><figcaption></figcaption></figure>
1616

17+
{% embed url="https://app.supademo.com/demo/clyedpmvb0tt1thf7nke6hx7j" %}
18+
1719
## Publishing Scope
1820

1921
An app can be published with different scopes, determining who can access the app:

0 commit comments

Comments
 (0)