ente/web/docs
2024-05-24 13:08:41 +05:30
..
dependencies.md Move to separate file 2024-05-24 13:08:41 +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 lint fix 2024-05-16 21:43:41 +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.