Skip to content

CRM Hub is a centralized platform that unifies API routes for both Hubspot and Zoho CRMs, streamlining customer relationship management using NestJS for the backend and React for the frontend.

Notifications You must be signed in to change notification settings

suraj-9849/crm-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CRM Hub

A unified platform integrating API routes for both Hubspot and Zoho CRMs.

Features

  • OAuth Flow
  • Meetings, Tasks, Notes, Emails, and Deals APIs

Tech Stack

  • Backend: NestJS
  • Frontend: React

Installation

  1. Clone the Repository:

    git clone https://github.com/suraj-9849/crm-hub.git
    cd crm-hub
  2. Install Dependencies:

Go to the Specific CRM it can be Hubspot or Zoho then Run this commands:

  • For the backend:
    cd backend
    npm install
  • For the frontend:
    cd ../frontend
    npm install
  1. Run the Application:
    • Start the backend:
      npm run start:dev
    • Start the frontend:
      npm run dev

About

CRM Hub is a centralized platform that unifies API routes for both Hubspot and Zoho CRMs, streamlining customer relationship management using NestJS for the backend and React for the frontend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published