Media gallery tvOS app built with TVML
The native Swift client app is located in the client/
directory. The JS application is located in the server/
directory.
To start the development server, execute the following commands in the root project directory.
cd server && yarn
yarn start
Then open the Gallerie Xcode project in the client/
directory and run the target.