From d7d6f8f89151ed46bf6be4f7d9b3d576a1d9f69d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 13 Apr 2019 22:51:46 +0200 Subject: README: Add recommended modules and docker dependencies --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 1c23731..5069f7b 100644 --- a/README.md +++ b/README.md @@ -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 --- -- cgit v1.2.3