Skip to content

This project is an online platform designed to provide comprehensive health services for cancer patients. The aim is to create a digital space where patients can easily access resources, support, and professional consultations to manage their health journey. Through this platform, patients and their families can find essential information.

Notifications You must be signed in to change notification settings

Dheerajjha451/CancerDetection

Repository files navigation

Cancer Detection

Setup

  1. Clone the repository:

    git clone https://github.com/Dheerajjha451/TumorDetection
    
  2. Navigate into the project directory:

    cd TumorDetection
    
  3. Install the required dependencies:

npm install

Create .env file

AUTH_SECRET=""
RESEND_API_KEY=
NEXT_PUBLIC_APP_URL=
DATABASE_URL=""
QSTASH_TOKEN=""
UPSTASH_REDIS_REST_URL=""
UPSTASH_REDIS_REST_TOKEN=""
UPSTASH_VECTOR_REST_URL=""
UPSTASH_VECTOR_REST_TOKEN="" 
NEXT_PUBLIC_NEWS_API_KEY=
NEXT_PUBLIC_ZEGO_APP_ID=
NEXT_PUBLIC_ZEGO_SERVER_SECRET=
NEXT_PUBLIC_TEACHABLE_MACHINE_URL=
NEXT_PUBLIC_TEACHABLE_URL=

Start the project

npm run dev

Video

project.1.mp4

About

This project is an online platform designed to provide comprehensive health services for cancer patients. The aim is to create a digital space where patients can easily access resources, support, and professional consultations to manage their health journey. Through this platform, patients and their families can find essential information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published