browsertrix/frontend
2025-07-08 15:20:41 -04:00
..
.husky
.storybook
config
docs docs(deployment): add note about potential firewall issues on RHEL (#2707) 2025-07-07 17:16:12 -07:00
lib
patches
public
scripts
src Include tag counts in tag filter & tag input autocomplete (#2711) 2025-07-08 15:20:41 -04:00
tests
xliff
.dockerignore
.editorconfig
.eslintrc.js
.gitignore
.prettierignore
.vscode
.yarnrc
00-browsertrix-nginx-init.sh
custom-elements-manifest.config.mjs
Dockerfile
frontend.conf.template
index.d.ts
lit-localize.json
minio.conf
package.json version: bump to 1.17.2 2025-06-30 14:20:43 -07:00
playwright.config.ts
postcss.config.js
prettier.config.js
README.md
sample.env.local
tailwind.config.js
tsconfig.eslint.json
tsconfig.json feat: Filter workflows by tag + update existing filter UI (#2702) 2025-07-07 17:11:10 -07:00
vendor.webpack.config.js
web-test-runner.config.mjs Add auto-link & various other url helpers (#2687) 2025-06-30 14:00:46 -04:00
webpack.config.js
webpack.dev.js
webpack.prod.js
yarn.lock Add auto-link & various other url helpers (#2687) 2025-06-30 14:00:46 -04:00

Browsertrix Frontend

This directory contains the following components:

Docs (/docs)

Documentation for running, developing, and writing docs:

User Interface (/src)

Documentation for developing the user interface:

Configuration

Config files for the frontend Docker build and nginx routing can also be found in this directory.