1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-10 09:59:48 +01:00
bitwarden-browser/apps/web
2023-06-05 16:14:24 -07:00
..
.vscode
config Removed self-hosted restriction from Login with Device (#5441) 2023-06-01 12:38:10 -04:00
scripts
src [AC-1431] Add missing UserVerificationModule import (#5555) 2023-06-05 16:14:24 -07:00
.dockerignore
.eslintrc.json
.gitignore
config.js
crowdin.yml
dev-server.shared.pem
Dockerfile
entrypoint.sh
jest.config.js [PM-2328] Fix jest deprecations (#5483) 2023-05-22 20:19:16 +02:00
package.json [DEVOPS-1395] build and deploy web vault (#5518) 2023-06-01 09:49:25 +03:00
postcss.config.js
README.md
tailwind.config.js
test.setup.ts
tsconfig.json [PM-328] Move exporter to tools (#5070) 2023-04-19 11:30:46 +02:00
tsconfig.spec.json [EC-423] Fix unit tests (#3265) 2022-08-11 11:35:08 +10:00
webpack.config.js [SM-668] hash font asset names (#5054) 2023-03-23 17:51:03 -04:00

The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).

Github Workflow build on master Crowdin DockerHub gitter chat

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.