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
- Host: GitHub
- URL: https://github.com/bogdal/foosballapp
- Owner: bogdal
- Created: 2016-08-09T06:47:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-31T18:50:29.000Z (almost 10 years ago)
- Last Synced: 2025-01-22T14:25:30.586Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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``.