EMU APP Emu is an app to manage payroll. I have a docker compose file that creates 3 containers: API: Node 9 DB: MongoDB Front End: ReactJA To start the app, run this command on the root directory: docker-compose up Then head to http://localhost:8080.