LuxAPI
Requirements
Docker (min. 27.4.0)
Docker Compose
Installation
Clone the repository
Run
docker-compose up
in theLuxStudio
directoryRun
dotnet tool install --global dotnet-ef
in theLuxAPI
directoryRun
dotnet ef database update
in theLuxAPI
directoryRun
dotnet run
in theLuxAPI
directory
Last updated