Skip to content

Aplicación ATuServicio.uy para visualización de datos del Sistema Nacional Integrado de Salud desarrollada por DATA en convenio con la DGSNIS del Ministerio de Salud Pública

License

Notifications You must be signed in to change notification settings

idatosabiertos/ATuServicio

 
 

Repository files navigation

Sistema para visualización de datos del Sistema Nacional Integrado de Salud desarrollada por DATA en convenio con la DGSNIS del Ministerio de Salud Pública con el apoyo de la Iniciativa Latinoamericana por los Datos Abiertos ILDA.

System of data visualization of the National Integrated Health System developed by DATA in agreement with the DGSNIS of the Ministry of Public Health with the support of the Latin American Initiative for Open Data ILDA.

REQUERIMIENTOS / REQUIREMENTS

  1. Postgresql
  2. Ruby 2.2.4
  3. Bundle
    • $gem install bundler --conservative
  4. NodeJS
    • $apt get install -y nodejs npm

INSTALACIÓN / INSTALLATION

  1. $git clone https://github.com/idatosabiertos/ATuServicio.git
  2. $cd ATuServicio
  3. $bundle install
  4. $rake db:create db:migrate importer:all[year]
  5. $bundle exec puma -C config/puma.rb
  6. Navegar a / Navigate to http://localhost:3000

Vagrant /vagrant

REQUERIMIENTOS / REQUIREMENTS: Vagrant && VirtualBox

  1. $git clone https://github.com/idatosabiertos/ATuServicio.git
  2. $cd ATuServicio/vagrant
  3. $vagrant up
  4. Navegar a / Navigate to http://localhost:8080

Por más información visite la WIKI

For more information visit WIKI

About

Aplicación ATuServicio.uy para visualización de datos del Sistema Nacional Integrado de Salud desarrollada por DATA en convenio con la DGSNIS del Ministerio de Salud Pública

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 28.9%
  • Ruby 28.5%
  • JavaScript 27.7%
  • CSS 14.3%
  • Shell 0.6%