Skip to content

This project aims to be a proof of concept of a mini CRM for WhatsApp. For this, we will use the Evolution API, which is a Facade that exposes functions for interacting with WhatsApp. Therefore, we need to install it first so go to Evolution repository and follow its steps.

Notifications You must be signed in to change notification settings

suissa/zapzapticket-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

665fcc9 · Jan 17, 2024
Jan 17, 2024
Jan 6, 2024
Jan 15, 2024
Jan 15, 2024
Jan 17, 2024
Dec 21, 2023
Dec 21, 2023
Dec 21, 2023
Jan 15, 2024
Jan 17, 2024
Jan 17, 2024
Dec 21, 2023
Jan 17, 2024
Jan 17, 2024
Dec 21, 2023
Dec 21, 2023

Repository files navigation

WhatsApp Api Nest.js

Node.js CI

This project aims to be a proof of concept of a mini CRM for WhatsApp. For this, we will use the Evolution API, which is a Facade that exposes functions for interacting with WhatsApp. Therefore, we need to install it first so go to Evolution repository and follow its steps.

https://github.com/EvolutionAPI/evolution-api

Installation

$ npm install

Running the app

# docker
$ docker-compose up --build

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

This project aims to be a proof of concept of a mini CRM for WhatsApp. For this, we will use the Evolution API, which is a Facade that exposes functions for interacting with WhatsApp. Therefore, we need to install it first so go to Evolution repository and follow its steps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages