Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 745 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 745 Bytes

OHTK MS (Management System)

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:

http://localhost:3000

Create Required OHTK Data

You need to create some records in order to use the mobile app – Authorities, Report Categories, Report Types, etc