Skip to content

maithilimukherjee/jeevan-connect-doc

Repository files navigation

JeevanLine

This project is part of the Smart India Hackathon 2025 (SIH2025) initiative and is focused on providing comprehensive documentation for the JeevanLine telemedicine platform.

Overview

Jeevan Connect Doc serves as the documentation hub for the Jeevan Connect ecosystem. It aims to support healthcare professionals, developers, and users by delivering detailed guides, component breakdowns, and configuration references for the telemedicine solution.

Features

  • Deployed Website: Hosted at jeevan-connect-doc.vercel.app
  • Technology Stack: Built using TypeScript, Vite, Tailwind CSS, and other modern web technologies.
  • Component Library: Component references and UI guidelines for contributing and extending the Jeevan Connect platform.
  • Developer Guides: Setup, configuration, and contribution instructions.

Getting Started

Prerequisites

  • Node.js (v18+ recommended)
  • Package manager: pnpm

Installation

  1. Clone the repository:

    git clone https://github.com/maithilimukherjee/jeevan-connect-doc.git
    cd jeevan-connect-doc
  2. Install dependencies:

    pnpm install
  3. Start the development server:

    pnpm run dev

Project Structure

  • src/ - Source code for the documentation site
  • public/ - Static assets
  • components.json - UI components metadata
  • tailwind.config.ts - Tailwind CSS configuration
  • vite.config.ts - Vite build configuration
  • package.json - Project metadata and scripts

Topics: sih2025, telemedicine

Releases

No releases published

Packages

No packages published

Languages