An awesome list of github repositories for an awesome language: Elixir. The list is parsed from h4cc/awesome-elixir and features the amount of stars and days since the latest commit for every library, updates daily.
To run locally:
- setup a github token
- create a
.envfile and input your github token (see.env.example) make installto get all the dependenciesmake startto start- visit
localhost:4000via your browser