mirror of
https://github.com/bitwarden/server.git
synced 2025-06-30 23:52:50 -05:00
Update dev setup guide (#1222)
* Update dev setup guide with current best practice * Minor amendments to setup instructions * Move vault_dev migrator script to its own file * Fix typo, use command line args for SA_PASSWORD * Move setup guide to its own file * fix typo
This commit is contained in:
@ -21,6 +21,8 @@ The server project is written in C# using .NET Core with ASP.NET Core. The datab
|
||||
|
||||
## Build/Run
|
||||
|
||||
Please read the [Setup guide](https://github.com/bitwarden/server/blob/master/SETUP.md) for a step-by-step guide to set up your own local development server.
|
||||
|
||||
### Requirements
|
||||
|
||||
- [.NET Core 3.1 SDK](https://www.microsoft.com/net/download/core)
|
||||
|
Reference in New Issue
Block a user