1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-07 07:56:53 +01:00
bitwarden-estensione-browser/apps/web
Joseph Flinn 05dec84f0f
Add new POC web artifact (#4581)
* Add the poc web artifact.

* Fix npm command typo
2023-01-26 13:38:41 -08:00
..
.vscode
config Add new POC web artifact (#4581) 2023-01-26 13:38:41 -08:00
scripts
src [SG-997] Add warning for low kdf iterations (#4570) 2023-01-26 14:55:24 -05:00
.dockerignore
.eslintrc.json
.gitignore
config.js
crowdin.yml
dev-server.shared.pem
Dockerfile
entrypoint.sh
jest.config.js
package.json Add new POC web artifact (#4581) 2023-01-26 13:38:41 -08:00
postcss.config.js
README.md Update urls to match the contributing docs (#4192) 2022-12-06 11:20:27 +01:00
tailwind.config.js
test.setup.ts
tsconfig.json
tsconfig.spec.json
webpack.config.js [PS-2251] Implement argon2 kdf (#4468) 2023-01-26 09:20:12 -05: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.