Requirement :
- reflex : go get github.com/cespare/reflex
- install these on linux : (autoconf automake libtool gettext gettext-dev make g++)
- run : make watch
- run : docker-compose up -d app-development
- tailing logs : docker-compose logs --tail=100 -f app-development