Skip to content

Create an experimental deployment of the mobile app on Github pages #6302

@teolemon

Description

@teolemon

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.

Metadata

Metadata

Assignees

Labels

Projects

Status

💬 To discuss and validate

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions