mirror of
https://github.com/bitwarden/server.git
synced 2025-04-05 05:00:19 -05:00
Update README.md
This commit is contained in:
parent
1e70c51a89
commit
c0555b3b54
19
README.md
19
README.md
@ -1,13 +1,18 @@
|
||||
[](https://ci.appveyor.com/project/bitwarden/core/branch/master)
|
||||
[](https://gitter.im/bitwarden/Lobby)
|
||||
|
||||
# bitwarden Core
|
||||
<p align="center">
|
||||
<img src="https://i.imgur.com/INGIjkh.png" alt="bitwarden" />
|
||||
</p>
|
||||
<p align="center">
|
||||
<a href="https://ci.appveyor.com/project/bitwarden/core/branch/master" target="_blank">
|
||||
<img src="https://ci.appveyor.com/api/projects/status/github/bitwarden/core?branch=master&svg=true" alt="appveyor build" />
|
||||
</a>
|
||||
<a href="https://gitter.im/bitwarden/Lobby" target="_blank">
|
||||
<img src="https://badges.gitter.im/bitwarden/Lobby.svg" alt="gitter chat" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
The bitwarden Core project contains the APIs, database, and other infrastructure items needed for the "backend" of all other bitwarden projects.
|
||||
|
||||
The core infrastructure is written in C# using .NET Core with ASP.NET Core. The database is written in T-SQL/SQL Server.
|
||||
|
||||
The codebase can be developed, built, run, and deployed cross-platform on Windows, macOS, and Linux distributions.
|
||||
The core infrastructure is written in C# using .NET Core with ASP.NET Core. The database is written in T-SQL/SQL Server. The codebase can be developed, built, run, and deployed cross-platform on Windows, macOS, and Linux distributions.
|
||||
|
||||
# Build/Run
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user