README: Add recommended modules and docker dependencies
This commit is contained in:
parent
c6812f6083
commit
d7d6f8f891
1 changed files with 16 additions and 0 deletions
16
README.md
16
README.md
|
@ -23,6 +23,22 @@ Dependencies
|
||||||
* Mojolicious::Plugin::Authentication
|
* Mojolicious::Plugin::Authentication
|
||||||
* Travel::Status::DE::IRIS
|
* Travel::Status::DE::IRIS
|
||||||
* UUID::Tiny
|
* 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
|
Setup
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue