mirror of
https://github.com/bitwarden/server
synced 2025-12-15 15:53:59 +00:00
Update README.md
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://i.imgur.com/INGIjkh.png" alt="bitwarden" />
|
<img src="https://i.imgur.com/lcoBQEZ.png" alt="bitwarden" />
|
||||||
</p>
|
</p>
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<a href="https://ci.appveyor.com/project/bitwarden/core/branch/master" target="_blank">
|
<a href="https://ci.appveyor.com/project/bitwarden/core/branch/master" target="_blank">
|
||||||
@@ -10,6 +10,8 @@
|
|||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
-------------------
|
||||||
|
|
||||||
The bitwarden Core project contains the APIs, database, and other infrastructure items needed for the "backend" of all other bitwarden projects.
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user