BiteRunr Admin

This admin package only hosts BiteRunr's public policy pages.

The dashboard code that was previously here referenced app routes, Convex modules, and UI components that do not exist in this package. The homepage now stays within the scope documented for `admin`.

Privacy policy

View the current BiteRunr privacy policy published by this app.

Open privacy page

Package scope

If you want a real operational dashboard, it should live in a dedicated admin app with its own routes, shared UI, and Convex API surface instead of reaching into the mobile app repository structure.