Logo Lanfrica
  • Accueil
  • Atlas
  • Analyses
  • Documentation
  • Sign in

© 2026 Lanfrica. Tous droits réservés. Tous les droits d'auteur des ressources affichées sur le site Web Lanfrica appartiennent aux détenteurs de droits d'auteur d'origine, sauf indication contraire explicite.

wku572/hakimi-healthcare-platform

Domaine:

healthcare

Type de record:

software
Créateur:
wku
Hôte:
Healthcare appointment platform for Ethiopia as a real DevOps learning project. # Hakimi / ሀኪሜ Hakimi is a Practo-like healthcare appointment platform for Ethiopia. This repository starts as a monorepo foundation for the web app, API, shared types, and future DevOps work. ## Workspace Layout - `apps/web` - React + Vite frontend - `apps/api` - Node.js + Express API - `packages/shared` - shared TypeScript types and contracts - `docs` - project documentation - `infrastructure` - empty structure for future DevOps configuration - `.github/workflows` - reserved for future CI/CD - `compose.yaml` - production-shaped local container stack for the API, worker, migrations, and PostgreSQL - `apps/api/database/migrations/up` - ordered SQL migration files - `apps/api/database/migrations/down` - matching rollback SQL files ## Prerequisites - Node.js 24+ - npm 11+ - Docker Desktop or Docker Engine with Compose v2 ## Setup 1. Install dependencies: ```bash npm install ``` 2. Prepare local environment variables: - Review `.env.example` for development-only placeholders. - If `.env` already exists, keep it and add only missing values. - If `.env` does not exist, create it from `.env.example`. The API expects: - `PORT` - `NODE_ENV` - `POSTGRES_DB` - `POSTGRES_USER` - `POSTGRES_PASSWORD` - `DATABASE_URL` - `LOG_LEVEL` - `OIDC_ISSUER` - `OIDC_AUDIENCE` - `OIDC_JWKS_URI` - `OIDC_ALLOWED_ALGORITHMS` - `OIDC_REQUIRED_ACR_VALUES` - `OIDC_CLOCK_TOLERANCE_SECONDS` - `REMINDER_WORKER_ID` - `REMINDER_POLL_INTERVAL_MS` - `REMINDER_BATCH_SIZE` - `REMINDER_LEASE_MS` - `REMINDER_MAX_ATTEMPTS` - `REMINDER_BACKOFF_BASE_MS` - `REMINDER_BACKOFF_CAP_MS` 3. Start PostgreSQL for local development: ```bash npm run db:up ``` 4. Check container health: ```bash npm run db:status ``` 5. Start the development servers: ```bash npm run dev ``` ## Containerized Deployment The repository now includes a production-shaped container stack built from one reusable application image. Build the image directly: ```bash docker build -t hakimi-healthcare-platform:local . ``` The reu …

Visit

github.com

Similaires

wku572/teff-price-dssNdodaEnde/healthcare-federation-platformJayesh-R/Ghana-Healthcare-Intelligence-Platformmlkinteh2/African-Football-Player-Face-Classifier-Hakimi-Salah-Mahrez-Minteh-paulmakarimayi/AI-Healthcare-Early-Disease-Detection-Platform-v2MedOne: A Culturally Adapted AI-Teleconsultation Mobile Health Platform for Enhancing Healthcare Access in Rwanda

wku572/teff-price-dss

Deep learning-based decision support system for forecasting teff market prices in Ethiopia # Teff M

NdodaEnde/healthcare-federation-platform

AI-powered healthcare intelligence platform transforming document processing into predictive medicin

Jayesh-R/Ghana-Healthcare-Intelligence-Platform

Databricks Accenture Hackathon # 🏥 Ghana Healthcare Intelligence Platform ### Databricks × Accentur

mlkinteh2/African-Football-Player-Face-Classifier-Hakimi-Salah-Mahrez-Minteh-

# African Football Player Face Classifier (Flask Web App) A Flask-based web application that recog

paulmakarimayi/AI-Healthcare-Early-Disease-Detection-Platform-v2

AI-powered early disease screening platform localized for Zimbabwe. Predicts risk for Diabetes, Hear

MedOne: A Culturally Adapted AI-Teleconsultation Mobile Health Platform for Enhancing Healthcare Access in Rwanda

This study presents the development and evaluation of MedOne, an AI-powered mobile healthcare applic