A movie guessing game that is still in development.
To build cinemadle, do the following:
API_KEY
defined in an .env
file in the packages/tmdb_repository
folder.Cinemadle
powershell moduleInvoke-BuildProject -IncludePackages
Invoke-BuildProject
. Additional flags provide more optionsTo generate a release build, run Invoke-BuildProject -Release
A build can be hosted with Invoke-HostBuild