File tree 1 file changed +18
-1
lines changed
1 file changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# apptron
2
2
3
- https://github.com/tractordev/apptron
3
+ Welcome to Apptron! This is just a tech demo right now, but Apptron is the
4
+ ** first general development environment in the browser** . Codespaces? Replit? No,
5
+ their development environments run in the * cloud* . Apptron runs entirely in the
6
+ browser.
7
+
8
+ The file tree in the Explorer is the root filesystem of an Alpine Linux virtual
9
+ machine running on this page. The Terminal has a shell open in this VM. Any
10
+ changes to the VM are autosaved locally every 10 seconds. This means you can
11
+ customize the VM to add development tools or even clone a Git repository to
12
+ work on.
13
+
14
+ All the components for this are open source, so you could easily build your own.
15
+ It's just a static site, so it's trivial to run and costs almost nothing.
16
+
17
+ More details will be put online soon, but in the meantime you can ask questions
18
+ or just stay up to date by sponsoring me on GitHub:
19
+
20
+ https://github.com/sponsors/progrium
You can’t perform that action at this time.
0 commit comments