|
|
||
|---|---|---|
| data/wwwroot | ||
| .gitignore | ||
| LICENSE.md | ||
| Program.cs | ||
| README.md | ||
| RequestMovies.csproj | ||
README.md
Request Movies
To Install
dotnet publish --self-contained -p:PublishSingleFile=true -p:PublishReadyToRun=true -r linux-x64 -o out -c Release
copy data folder into out
go into out and run
./RequestMovies
Go here in your browser