Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 628 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 628 Bytes

Github Trends

A simple web application written in Elixir&Elm using oauth to log in to github and fetching data from the site.

Getting Started

Run make in the main project directory to build the docker container.

After the build is finished the project should be found at http://localhost:4000

Prerequisites

Docker

Built With

  • Phoenix - the web framework used on backend
  • Elm - frontend

Authors