Ever wondered what's on LRT TV? Well wonder no longer!
Requirements: npm docker docker-compose
Setup:
- Clone this git repository https://github.com/code-rius/WhatsOnLRT/
- Navigate to root directory of the repository $
cd /WhatsOnLRT
- run $
docker-compose up
*Note, that one might need to run the command as $
sudo docker-compose up
instead - On your local browser navigate to localhost:3000/
- Woulah!
To terminate the application hit "control + c" in the terminal.