Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 465 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 465 Bytes

EMU APP Build Status

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

employees list