An open API service indexing awesome lists of open source software.

https://github.com/bogdal/foosballapp

Foosball slack app rewritten in Elixir/Phoenix
https://github.com/bogdal/foosballapp

Last synced: over 1 year ago
JSON representation

Foosball slack app rewritten in Elixir/Phoenix

Awesome Lists containing this project

README

          

foosball
========

This slack app helps to assemble a team to play foosball.

Quickstart::

$ docker-compose build
$ docker-compose up
$ docker-compose run web mix ecto.migrate

``Foosball`` is configured to listen on port ``4000``.