summaryrefslogblamecommitdiff
path: root/README.md
blob: 574f910a1640107787a9c56d3fab8e4fceb20db8 (plain) (tree)




















                                                                                                                  
# LSG

## What

  * Provides a small API on top of Icecast status page

## Development

To start your Phoenix server:

  * Install dependencies with `mix deps.get`
  * Start Phoenix endpoint with `mix phx.server`

Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.

Ready to run in production? Please [check our deployment guides](http://www.phoenixframework.org/docs/deployment).

## Production

Build a release using `MIX_ENV=prod mix release`.