ente/web/docs
Manav Rathi 215e89427d
[WIP] [docs] Deploy docs (#742)
Add a GitHub workflow to deploy docs. If this works, will start using
this same approach for the other web apps in our repo.
2024-03-08 13:30:28 +05:30
..
dependencies.md Update deployment instructions 2024-03-06 11:44:09 +05:30
deploy-new.md Move the docs deployment to the new project, its final resting place 2024-03-08 13:26:41 +05:30
deploy.md Update deployment instructions 2024-03-06 11:44:09 +05:30
dev.md Update dev.md 2024-03-05 00:11:27 +09:00
new.md Document the need for yarn classic 2024-03-08 13:11:04 +05:30
README.md Document NODE_VERSION 2024-03-06 11:09:19 +05:30
webauthn-passkeys.md Move into web/ 2024-03-01 12:21:07 +05:30

Developer docs

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

yarn
yarn dev

The docs in this directory are for more advanced or infrequently needed details.