Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
Find a file
2024-03-01 09:35:56 +05:30
docs Prettier 2024-03-01 09:35:56 +05:30
.gitignore Scaffold doc project 2023-11-29 08:21:49 +05:30
.prettierrc.json Prettier 2024-03-01 09:35:56 +05:30
package.json Prettier 2024-03-01 09:35:56 +05:30
README.md Switch to yarn (classic) to match the rest of our JS code 2024-03-01 09:33:39 +05:30
yarn.lock Prettier 2024-03-01 09:35:56 +05:30

Docs

Help and documentation for Ente's products

Running

Install dependencies

yarn install

Then start a local server

yarn dev