-
-
Notifications
You must be signed in to change notification settings - Fork 397
Open
Labels
Description
What
- Create an experimental deployment of the mobile app on Github pages
Why
- allow reducing the amount of errors on the web version, thus improving developer experience for devs using WebIDEs
- Allow toying with Landscape formats, and start pondering what it would take to better support those in the future.
- Showcasing the doability of taking some parts of the app (editing) and using them on the web.
Potential caveats
- sqlite might run well using WASM and js and store the db in locatstorage
- zxing and mlkit won't run on the web, we probably need a new flavor with a scanner which is web compatible.
- camera should work out of the box
- You should not overwrite existing documentation already stored on GitHub Pages
- You may add a link in the Readme to allow anyone to test it.
Unreviewed tutorials on this topic.
Copilot
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
💬 To discuss and validate