/plugger

Base Plug-based server

Primary LanguageElixir

Plugger

Reference for Plug-based applications

Installation

Follow these instructions to install asdf and needed dependencies on your system. Then from inside the project folder run asdf install to install fixed versions of Elixir/Erlang for the project. Then mix deps.get to get dependencies.

Development

Run ./watch.sh to run tests anytime a file is changed. See rerun.sh for tweakings.