This project is part of the Smart India Hackathon 2025 (SIH2025) initiative and is focused on providing comprehensive documentation for the JeevanLine telemedicine platform.
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.
- 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.
- Node.js (v18+ recommended)
- Package manager: pnpm
-
Clone the repository:
git clone https://github.com/maithilimukherjee/jeevan-connect-doc.git cd jeevan-connect-doc
-
Install dependencies:
pnpm install
-
Start the development server:
pnpm run dev
src/
- Source code for the documentation sitepublic/
- Static assetscomponents.json
- UI components metadatatailwind.config.ts
- Tailwind CSS configurationvite.config.ts
- Vite build configurationpackage.json
- Project metadata and scripts
Topics: sih2025
, telemedicine