npm install
npm run compile_@agm_core
npm run compile_ngx-page-scroll
AOT=1 meteor build ../../../../test-compiler/ --directory --server-only --architecture os.linux.x86_64
export MONGO_URL="mongodb://127.0.0.1:3001/meteor"
export ROOT_URL="http://localhost"
export PORT="8082"