CRM for managing chats in one telegram account
-
Clone the repository:
git clone https://github.com/goldic342/the-bots-crm.git cd the-bots-crm
-
Install dependencies:
npm i
Start the development server:
npm run dev
Vite will start a local development server at http://localhost:5173/
.
To create an optimized production build:
npm run build
Make sure that all API endpoints available and returns valid data