Simple app for manage with users and their groups. Using REST API. Test task. React v16 on front. Backend and Frontend separated!
Build the images and run the containers:
$ docker-compose up -d --build
Test it out at http://localhost:3000
$ docker-compose down -v
And try to deploy again