Fully open source, End to End Encrypted alternative to Google Photos and Apple Photos
Go to file
2021-05-31 20:24:02 +05:30
.husky Added eslint 2021-05-29 11:57:52 +05:30
public Reenable service worker without aggresive caching 2021-05-30 03:32:06 +05:30
src removed console log 2021-05-31 20:24:02 +05:30
thirdparty zoom-bug-fix 2021-03-01 13:40:29 +05:30
.babelrc added braces everywhere and formated all files 2021-02-09 15:04:10 +05:30
.deepsource.toml Add .deepsource.toml 2021-02-26 08:41:58 +00:00
.eslintrc.json Eslint rule update 2021-05-30 22:26:48 +05:30
.gitignore Offline cache and manifest. 2021-05-23 19:55:48 +05:30
.gitmodules updated git submodule entry 2021-02-27 10:36:08 +05:30
LICENSE Initial commit 2020-09-07 07:24:00 +05:30
netlify.toml Changed API endpoint 2020-09-14 15:02:01 +05:30
next-env.d.ts Voila! 2020-09-10 02:39:51 +05:30
next.config.js Added eslint 2021-05-29 11:57:52 +05:30
package.json Reenable service worker without aggresive caching 2021-05-30 03:32:06 +05:30
README.md Update README.md 2021-03-11 20:01:40 +05:30
tsconfig.json ported photoswipe component to tsx 2021-01-20 12:00:05 +05:30
yarn.lock Reenable service worker without aggresive caching 2021-05-30 03:32:06 +05:30

Web application for ente built with lots of ❤️ and a little bit of JavaScript.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.