Commit d7d6f8f8 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

README: Add recommended modules and docker dependencies

parent c6812f60
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
@@ -23,6 +23,22 @@ Dependencies
 * Mojolicious::Plugin::Authentication
 * Travel::Status::DE::IRIS
 * UUID::Tiny
 * JSON

Recommended
---

 * Geo::Distance::XS (speeds up statistics)
 * JSON::XS (speeds up API and statistics)

Dependencies On Docker
---

 * cpanminus
 * build-essential
 * libpq-dev
 * git
 * ssmtp

Setup
---