Like netflix but free; like couchtuner but legal
- Install the latest dotnet core binary
- Run the database migrations
dotnet ef database update
fromUQFlix/src/UQFlix
- Load the data from
UQFlix/dbo.movies.data.sql
into(localdb)\mssqllocaldb
- Run it!
Like netflix but free; like couchtuner but legal
dotnet ef database update
from UQFlix/src/UQFlix
UQFlix/dbo.movies.data.sql
into (localdb)\mssqllocaldb