ente/web/docs
Manav Rathi ac67566f45
Update react-dropzone
Release notes don't seem to have any breaking changes:
https://github.com/react-dropzone/react-dropzone/releases

Need to update to figure out where exactly the path property is coming from.
2024-05-09 10:03:03 +05:30
..
dependencies.md Update react-dropzone 2024-05-09 10:03:03 +05:30
deploy.md Lint fix + update URL 2024-04-04 15:44:03 +05:30
dev.md prettier markdown 2024-04-03 13:39:44 +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
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.