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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

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%