Neeraj Gupta 7621041ce0 Revert "[mob] Fix exif time parsing (#4985)"
This reverts commit 5b17711b55e9e8995454121e3a209ee5e8c9b3c1, reversing
changes made to 85bf3eebcb5ac197ce6a5901cbc8db1d03be0113.
2025-02-11 18:27:17 +05:30
..
lf
2024-06-03 15:06:23 +05:30
2024-06-03 15:05:58 +05:30
2024-06-03 15:05:58 +05:30
2024-06-03 15:05:54 +05:30
2024-07-16 16:21:59 +05:30
2024-07-19 12:41:31 +05:30
2024-06-03 15:05:58 +05:30
2024-06-03 15:05:58 +05:30
2024-06-03 15:05:58 +05:30
2024-06-03 15:05:54 +05:30

Staff dashboard

Web app for staff members to help with support and other administration.

Development

Use yarn dev to run a local dev server with hot reload.

Tip

See web/docs/new.md for help in setting up your editor to do the formatting and linting. You can also run the formatter and linter manually using yarn lint, and yarn lint-fix to fix them. These commands automatically run on every PR.

Deployment

The app gets redeployed whenever a PR is merged into main. See web/docs/deploy.md for more details.