grantas33 / lrt-live-content

A REST API service and a web client displaying current live media from LRT TV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running:

  • Clone the repository
  • Build the .jar of the REST API: cd rest-api && ./gradlew build
  • Run local REST API and web client docker images: docker-compose up
  • Visit the web page at localhost:3000

Or

About

A REST API service and a web client displaying current live media from LRT TV


Languages

Language:JavaScript 54.9%Language:Kotlin 19.4%Language:HTML 16.9%Language:CSS 5.7%Language:Dockerfile 3.1%