calibrate files
0
.dockerignore
Normal file → Executable file
0
.eslintignore
Normal file → Executable file
0
.eslintrc.js
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
0
.prettierrc.js
Normal file → Executable file
4
.vscode/settings.json
vendored
Normal file → Executable file
@ -5,7 +5,7 @@
|
||||
"editor.smoothScrolling": true,
|
||||
"editor.tabSize": 2,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll.eslint": true,
|
||||
"source.fixAll": true
|
||||
"source.fixAll.eslint": "explicit",
|
||||
"source.fixAll": "explicit"
|
||||
}
|
||||
}
|
0
CHANGELOG.md
Normal file → Executable file
0
Docker/.env.example
Normal file → Executable file
0
Docker/docker-compose.yaml
Normal file → Executable file
0
Docker/evolution-api-all-services/.env
Normal file → Executable file
0
Docker/evolution-api-all-services/docker-compose.yaml
Normal file → Executable file
0
Docker/mongodb/docker-compose.yaml
Normal file → Executable file
0
Docker/redis/docker-compose.yaml
Normal file → Executable file
2
Dockerfile
Normal file → Executable file
@ -1,4 +1,4 @@
|
||||
FROM node:20.7.0-alpine
|
||||
FROM node:20.11.1-alpine
|
||||
|
||||
LABEL version="1.5.4" description="Api to control whatsapp features through http requests."
|
||||
LABEL maintainer="Davidson Gomes" git="https://github.com/DavidsonGomes"
|
||||
|
0
Extras/appsmith/manager.json
Normal file → Executable file
0
Extras/chatwoot/configurar_admin.json
Normal file → Executable file
0
Extras/chatwoot/criador_de_empresas.json
Normal file → Executable file
0
Extras/chatwoot/criador_de_inbox.json
Normal file → Executable file
0
Extras/typebot/typebot-example.json
Normal file → Executable file
0
captain-definition
Normal file → Executable file
0
docker-compose.yaml.example
Normal file → Executable file
0
docker-compose.yaml.example.complete
Normal file → Executable file
0
docker-compose.yaml.example.dockerhub
Normal file → Executable file
0
instances/.gitkeep
Normal file → Executable file
0
package.json
Normal file → Executable file
0
public/images/atendai-logo.png
Normal file → Executable file
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 25 KiB |
0
public/images/bmc_qr.png
Normal file → Executable file
Before Width: | Height: | Size: 52 KiB After Width: | Height: | Size: 52 KiB |
0
public/images/code.png
Normal file → Executable file
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
0
public/images/cover.png
Normal file → Executable file
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 24 KiB |
0
public/images/evolution-logo.png
Normal file → Executable file
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
0
public/images/picpay-image.png
Normal file → Executable file
Before Width: | Height: | Size: 65 KiB After Width: | Height: | Size: 65 KiB |
0
public/images/picpay-qr.jpeg
Normal file → Executable file
Before Width: | Height: | Size: 111 KiB After Width: | Height: | Size: 111 KiB |
0
public/images/video-cover.png
Normal file → Executable file
Before Width: | Height: | Size: 8.7 KiB After Width: | Height: | Size: 8.7 KiB |