mirror of
https://github.com/ente-io/ente.git
synced 2025-08-02 07:00:40 +00:00
The methods are trivial, and we cannot centralize the keys since they will be different for different apps. So an abstraction for this is not beneficial. Also move the next specific dev build check to @/next
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.