LuxAPI
Requirements
Docker (min. 27.4.0)
Docker Compose
Installation
Clone the repository
Run
docker-compose upin theLuxStudiodirectoryRun
dotnet tool install --global dotnet-efin theLuxAPIdirectoryRun
dotnet ef migrations add InitialCreatein theLuxAPIdirectoryRun
dotnet ef database updatein theLuxAPIdirectoryRun
dotnet runin theLuxAPIdirectory
Last updated