Resolves https://github.com/webrecorder/browsertrix/issues/2633 ## Changes - Replaces broken link in frontend README with hosted and local links - Clarifies that frontend is not deployed separately in dev docs
668 B
668 B
Browsertrix Frontend
This directory contains the following components:
Docs (/docs
)
Documentation for running, developing, and writing docs:
- Hosted: docs.browsertrix.com/develop/docs
- Local: develop/docs.md
User Interface (/src
)
Documentation for developing the user interface:
- Hosted: docs.browsertrix.com/develop/frontend-dev
- Local: develop/frontend-dev.md
Configuration
Config files for the frontend Docker build and nginx routing can also be found in this directory.