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.
(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