/aquacontrol

Administrative system for purifiers of water in Mexico

Primary LanguageRubyMIT LicenseMIT

Aquacontrol

Content

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:

  1. Clone the repo

    $ git clone https://github.com/yovasx2/aquacontrol
    
  2. Move into it

    $ cd aquacontrol
    
  3. Build with docker

    $ docker-compose build
    
  4. Up all containers

    $ docker-compose up
    
  5. Visit localhost:3000

You can contribute to this project in many forms:

  1. Giovanni Alberto García

MIT License