Skip to content

karadalex/eHOSP-Services-CE

Repository files navigation

eHOSP:



Build Status Code Climate Test Coverage Issue Count

Introduction:

Welcome to eHOSP, the hospital on the cloud, a platform for e-health and e-medicine!

To run thisapplication on aserver simply follow the steps from one of the following categories.

Preview

Server Configuration

(Instructions tested in DigitalOcean)

Requirements

  • LEMP environment
  • PHP >=5.6.4
apt-get update
apt-get install git node
composer global require "laravel/installer"
npm install
composer install
gulp --production