Courtbot is a simple web service for subscribing to case hearing details via SMS.
- Clone the repo:
git clone https://github.com/boisebrigade/courtbot.git - Install Elixir:
# asdf is the preferred version manager- Install asdf
- Add Elixir asdf plugin: asdf-elixir
- Goto where you've cloned the repo and run:
asdf install
- Start docker:
docker-compose up -d - Run Setup:
mix setup - Start Phoenix:
mix phx.server
After mix phx.server Phoenix will running and for next steps in setting up Courtbot see here for additional details.
ISC, 2018, Code for America
See LICENSE.md