ente/web/docs
Manav Rathi 1fbaa1e85d
Link
2024-05-16 21:31:01 +05:30
..
dependencies.md doc 2024-05-16 11:23:48 +05:30
deploy.md Docs 2024-05-10 20:03:00 +05:30
dev.md prettier markdown 2024-04-03 13:39:44 +05:30
new.md [web] Add ubuntu instructions to the getting started docs 2024-05-16 21:28:34 +05:30
README.md Link 2024-05-16 21:31:01 +05:30
storage.md hobgoblins 2024-04-30 10:23:33 +05:30
translations.md Fix crowdin paths 2024-04-06 11:30:31 +05:30
webauthn-passkeys.md prettier markdown 2024-04-03 13:39:44 +05:30

Developer docs

If you just want to run Ente's web apps locally or develop them, you can do

yarn install
yarn dev

The docs in this directory provide more details that some developers might find useful.

Tip

To prepare your machine, see new.