Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 596 Bytes

File metadata and controls

40 lines (28 loc) · 596 Bytes

Major Documents - https://drive.google.com/drive/folders/13viWkTlf43r7LCzsyCZ8OaelDUFgwLxV?usp=sharing

HealthQ Project Documentation

🔍 Tech Stack

Frontend

  • Next.js
  • TypeScript
  • Tailwind CSS

Backend

  • Express.js
  • Node.js

Database

  • MongoDB

Authentication

  • JWT
  • OAuth 2.0

Deployment

  • Docker
  • AWS

🛠️ Installation and Setup

Prerequisites

  • Node.js (v18 or higher)
  • npm or pnpm
  • MongoDB

Clone the Repository

git clone https://github.com/divyanshu1810/HealthQ.git
cd HealthQ
pnpm run dev