An administrative system for water purifiers business in Mexico made with Ruby on Rails and React but inside docker containers
In order to execute this project you need to install:
-
Clone the repo
$ git clone https://github.com/yovasx2/aquacontrol
-
Move into it
$ cd aquacontrol
-
Build with docker
$ docker-compose build
-
Up all containers
$ docker-compose up
-
Visit localhost:3000
You can contribute to this project in many forms:
-
Giovanni Alberto García