Skip to content

goldic342/the-bots-crm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TG bots crm

CRM for managing chats in one telegram account

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/goldic342/the-bots-crm.git
    cd the-bots-crm
  2. Install dependencies:

    npm i

Running the Development Server

Start the development server:

npm run dev

Vite will start a local development server at http://localhost:5173/.

Building for Production

To create an optimized production build:

npm run build

API endpoints

Make sure that all API endpoints available and returns valid data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published