git clone https://github.com/gizzelDK/NB-API.git
Have a local MSSQL instance Open Visual Studio 2022 and open Package Manager Console
enter
Add-Migration encryptAdminWithExistingSalt
Update-Database
Press play
You are now able to test the api endpoints in swagger or interface with the original Nano-Bryggere Angular frontend