2018-07-26 16:02:04 +02:00
< p align = "center" >
2018-07-26 16:02:24 +02:00
< img src = "https://raw.githubusercontent.com/bitwarden/brand/master/screenshots/web-vault-macbook.png" alt = "" width = "600" height = "358" / >
2018-07-26 16:02:04 +02:00
< / p >
2018-07-26 15:54:36 +02:00
< p align = "center" >
2018-07-26 16:02:24 +02:00
The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).
2018-07-26 15:54:36 +02:00
< / p >
< p align = "center" >
2022-08-23 19:04:15 +02:00
< a href = "https://github.com/bitwarden/clients/actions/workflows/build-web.yml?query=branch:master" target = "_blank" >
< img src = "https://github.com/bitwarden/clients/actions/workflows/build-web.yml/badge.svg?branch=master" alt = "Github Workflow build on master" / >
2018-07-26 15:54:36 +02:00
< / a >
< a href = "https://crowdin.com/project/bitwarden-web" target = "_blank" >
< img src = "https://d322cqt584bo4o.cloudfront.net/bitwarden-web/localized.svg" alt = "Crowdin" / >
< / a >
< a href = "https://hub.docker.com/u/bitwarden/" target = "_blank" >
< img src = "https://img.shields.io/docker/pulls/bitwarden/web.svg" alt = "DockerHub" / >
< / a >
< a href = "https://gitter.im/bitwarden/Lobby" target = "_blank" >
< img src = "https://badges.gitter.im/bitwarden/Lobby.svg" alt = "gitter chat" / >
< / a >
< / p >
2016-10-14 04:02:46 +02:00
2022-06-13 09:34:07 +02:00
## Documentation
2021-12-17 16:07:28 +01:00
2022-12-06 11:20:27 +01:00
Please refer to the [Web vault section ](https://contributing.bitwarden.com/getting-started/clients/web-vault/ ) of the [Contributing Documentation ](https://contributing.bitwarden.com/ ) for build instructions, recommended tooling, code style tips, and lots of other great information to get you started.