Spring 2018
FE:
- webpack 4
- use babel-preset-env
- use babel-plugin-module-resolver
- package.json cleanup
BE:
- remove rabbitmq dependency, use redis pub/sub instead
- postgres 9.6 with postgis support
- facebook login trough a mobile app
- complete REST API example with the ticket module
- Add document plugin to upload documents
Deployment:
- support ubuntu 16.04
- ansible 2.4
Update all dependencies for FE and BE