Skip to content

Commit 0d6b946

Browse files
committed
update readme
1 parent c10f09c commit 0d6b946

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
A javascript scratchpad similar to Electron Fiddle or CodePen.
44

5+
- Share code directly with other users (no signup or signin requierd).
56
- VSCode-stlye Intellisense for all Socket Runtime and Browser APIs.
67
- Build and run native apps for Android, iOS, and desktop.
78
- Evaluate the code or the selection in the editor.
@@ -10,6 +11,10 @@ A javascript scratchpad similar to Electron Fiddle or CodePen.
1011
> [!WARNING]
1112
> This project is PRE-RELEASE! It requires the `dev` branch of the socket runtime.
1213
14+
# DEVELOPERS & EARLY ADOPTERS
15+
16+
Use `UNION_RESET=1 ssc build -r` to reset your data in between testing/developing/updates.
17+
1318
# DESCRIPTION
1419

1520
Union App Studio provides a sandbox environment where developers can write, build, and run experiments or snippets of code, making it easier to test and share code. <a href="https://github.com/socketsupply/socket-app-studio">Download it from GitHub</a> for Windows, MacOS, and Linux.

0 commit comments

Comments
 (0)