yovasx2 / aquacontrol

Administrative system for purifiers of water in Mexico

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Administrative system for purifiers of water in Mexico

License:MIT License


Languages

Language:Ruby 64.1%Language:HTML 27.1%Language:JavaScript 5.6%Language:CSS 3.3%