Skip to content

ertush/kmhfr

Repository files navigation

CI CodeQL

KMHFR Frontend

This is the frontend application for KMHFL with new features (GIS, Dynamic Reports). Phase 1 is to have it as a read-only data consumption app. Phase 2 and beyond is to add CRUD features.

Tech stack

  • Next.js
  • Tailwind CSS

API

Currently, this uses the test API available through api.kmhfr.health.go.ke.

Setting up local instance

  • Clone this repository git clone https://github.com/uonafya/kmhfr
  • cd into the folder cd kmhfr
  • Make a copy of the .env file and add your environment variables as detailed cp .env.local.example .env.local && nano .env.local
  • Install dependencies npm install or yarn or pnpm install
  • For local development, run npm run dev or yarn dev or pnpm dev

About

official KMHFL v3 Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages