Skip to content

alex7071/TMDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMDB.Server

To set up the local db:

Install ef tools if needed:

dotnet tool install --global dotnet-ef

To set up the localdb run:

dotnet ef database update

After starting the app Swagger available at: http://localhost:5170/swagger/index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published