ente/docs
2024-02-22 21:52:08 +05:30
..
dependencies.md Move the UI dependencies down to the ui package from the top level 2024-02-22 21:52:08 +05:30
deploy.md Bring up to date 2024-02-20 11:26:11 +05:30
dev.md Add shortcuts 2024-02-22 12:22:07 +05:30
new.md Use ts file naming conventions 2024-02-20 11:23:17 +05:30
README.md Update docs 2024-02-16 22:05:56 +05:30
webauthn-passkeys.md docs: add webauthn passkeys 2024-02-18 00:41:04 -05:00

Notes for maintainers

If you just want to run ente locally or develop on it, you can do

yarn
yarn dev:photos

The notes in this directory are for maintainers to note down more advanced or infrequently needed details.