1. Home
  2. Docs
  3. CloudHMRS
  4. Installation

Installation

Unzip the product
Open the project solution using Visual Studio 2019
Make sure you have MySQL Workbench installed or you have access to RDS Mysql
Edit the connection string at appsettings.json to target your MySQL server
Run the project by press the play button
your application ready to use now.
note: the database will be automatically created

How can we help?