/github-trends

An app written in Elixir&Elm using oauth to fetch resources from github

Primary LanguageElm

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