Emu is an app to manage payroll
I has a docker compose file that creates 3 containers:
- API: Node 9
- DB: MongoDB
- Front End: ReactJA
To start the app you should do docker-compose up on root directory
Then head to http://localhost:8080
Emu is an app to manage payroll
I has a docker compose file that creates 3 containers:
To start the app you should do docker-compose up on root directory
Then head to http://localhost:8080