browsertrix/frontend
2025-08-12 13:42:00 +00:00
..
.husky
.storybook
config
docs update docs nav with emails page (#2794) 2025-08-07 22:22:40 -07:00
lib
patches
public
scripts
src docs: additional tweaks to docs for 'list of pages' (#2793) 2025-08-07 16:01:13 -04:00
tests
xliff l18n: Manually fix translation files (#2759) 2025-07-22 14:19:28 -07:00
.dockerignore
.editorconfig
.eslintrc.js
.gitignore
.prettierignore
.vscode
.yarnrc
00-browsertrix-nginx-init.sh some rework for resolver configuration 2025-08-12 13:42:00 +00:00
custom-elements-manifest.config.mjs
Dockerfile Feat: New email templating system & service (#2712) 2025-08-01 17:00:24 -04:00
frontend.conf.template
index.d.ts
lit-localize.json
minio.conf
package.json version: bump to 1.18.0 2025-07-22 21:21:24 -07:00
playwright.config.ts
postcss.config.js
prettier.config.js
README.md docs: Update frontend dev docs (#2666) 2025-06-12 10:21:58 -04:00
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 build: Discard console debug in frontend production build (#2775) 2025-07-28 23:03:24 -07:00
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.