Apps
This is the landing page. It lists folders under web_apps/lab/apps/.
How to add a lab app
- Create:
web_apps/lab/apps/my-idea/public/index.html - (Optional) Add
style.css/app.js - Commit + push — it’s live immediately.
If a lab app grows up, we can graduate it into a dedicated /<app>/ service with its own process + future auth/db.