mirror of
https://github.com/bitwarden/clients.git
synced 2026-01-11 20:07:18 +00:00
|
Some checks failed
Testing / Run tests (push) Has been cancelled
Testing / Run Rust tests on macos-14 (push) Has been cancelled
Testing / Run Rust tests on ubuntu-22.04 (push) Has been cancelled
Testing / Run Rust tests on windows-2022 (push) Has been cancelled
Auto Update Branch / Update Branch (push) Has been cancelled
Chromatic / Check PR run (push) Has been cancelled
Lint / Lint (push) Has been cancelled
Lint / Run Rust lint on macos-14 (push) Has been cancelled
Lint / Run Rust lint on ubuntu-24.04 (push) Has been cancelled
Lint / Run Rust lint on windows-2022 (push) Has been cancelled
Scan / Check PR run (push) Has been cancelled
Testing / Rust Coverage (push) Has been cancelled
Chromatic / Chromatic (push) Has been cancelled
Scan / Checkmarx (push) Has been cancelled
Scan / Sonar (push) Has been cancelled
Testing / Upload to Codecov (push) Has been cancelled
* finalize new UI elements for archive/unarchive * add tests * add missing service * add tests * updates to edit and view pages * use structureClone * fix lint * fix typo * clean up return types * fixes to archive UI * fix tests * use @if and userId$ |
||
|---|---|---|
| .. | ||
| .vscode | ||
| config | ||
| scripts | ||
| src | ||
| .dockerignore | ||
| .gitignore | ||
| CLAUDE.md | ||
| config.js | ||
| crowdin.yml | ||
| dev-server.shared.pem | ||
| Dockerfile | ||
| entrypoint.sh | ||
| jest.config.js | ||
| package.json | ||
| postcss.config.js | ||
| project.json | ||
| README.md | ||
| tailwind.config.js | ||
| test.setup.ts | ||
| tsconfig.build.json | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||
| webpack.base.js | ||
| webpack.config.js | ||
Bitwarden Web App
The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).
Documentation
Please refer to the Web vault section of the Contributing Documentation for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.