-
docker run -e 'ACCEPT_EULA=Y' -e 'SA_PASSWORD=Pass@word' -p 5433:1433 -d microsoft/mssql-server-linux:2017-latest
-
Edit ACE-it/appsettings.json to add your password to the Sql Server
-
dotnet ef database update
dotnet tool install -g Microsoft.Web.LibraryManager.Cli
libman restore
In the ACE-it/ACE-it/wwwroot/lib
folder:
wget https://csspeechstorage.blob.core.windows.net/drop/1.5.0/SpeechSDK-JavaScript-1.5.0.zip
unzip SpeechSDK-JavaScript-1.5.0.zip