Skip to content

juaning/emu

Repository files navigation

EMU APP Build Status

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.

employees list