ente/web/docs
2024-03-19 19:17:01 +05:30
..
dependencies.md Move out the electron-builder config to separate file 2024-03-19 19:17:01 +05:30
deploy.md Add preview deployment docs 2024-03-12 10:08:52 +05:30
dev.md Document translation 2024-03-11 15:30:24 +05:30
new.md Document translation 2024-03-11 15:30:24 +05:30
README.md Document some and fix the path 2024-03-11 17:29:39 +05:30
translations.md Document translation 2024-03-11 15:30:24 +05:30
webauthn-passkeys.md Move into web/ 2024-03-01 12:21:07 +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.