Skip to content

Latest commit

 

History

History
79 lines (40 loc) · 1.26 KB

README.md

File metadata and controls

79 lines (40 loc) · 1.26 KB

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