OHTK MS
The OHTK Management System allows local authorities to track incoming reports, manage cases, and respond to outbreaks.
Setting up OHTK-MS
What you'll need
- Node.js version 16.14 or above:
- When installing Node.js, you are recommended to check all checkboxes related to dependencies.
- NextJS
- React
- React-DOM
npm install next react react-dom
Install
Get latest version of ohtk-ms from github:
git clone https://github.com/onehealthtoolkit/ohtk-ms.git
cd ohtk-ms
Start Localhost Server
npm run dev
Navigate to your local host port 3000:
Create Required OHTK Data
You need to create some records in order to use the mobile app – Authorities, Report Categories, Report Types, etc