Open-source documentation for the Evolution API
Find a file
Davidson Gomes 6d260d87a3
Merge pull request #28 from matheusmaiberg/main
Fix of recommended versions and typo on AUTH key example
2024-03-17 09:33:26 -03:00
.docker docker 2023-12-11 11:59:49 -03:00
blog update docusaurus v3 2024-01-04 22:55:48 -03:00
docs fix: api key environment typo 2024-03-12 16:04:15 -03:00
i18n/pt updated broken link on docker compose pt docs 2024-02-23 11:08:29 -03:00
public add: images for future use 2023-12-13 11:03:35 -03:00
src fix: recommended version of integrations 2024-03-12 16:01:25 -03:00
static init 2023-09-11 11:00:35 -03:00
.gitignore Pak manager agnostic 2023-09-12 12:35:44 -03:00
babel.config.js init 2023-09-11 11:00:35 -03:00
Dockerfile update dockerfile 2024-01-05 10:26:33 -03:00
docusaurus.config.js update docusaurus v3 2024-01-04 22:55:48 -03:00
package.json update docusaurus 2024-02-23 11:07:31 -03:00
pnpm-lock.yaml update docusaurus 2024-02-23 11:07:31 -03:00
README.md init 2023-09-11 11:00:35 -03:00
sidebars.js create category lists on home 2023-09-19 17:32:55 -03:00
tsconfig.json config: changed configs for themes and packages 2023-12-13 01:26:06 -03:00

Evolution API Documentation

Evolution API Documentation

This is the source code of website documentation for Evolution API for WhatsApp Business alternative API in Node JS.

This website is built using Docusaurus 2, a modern static website generator.

Installation

yarn

Local Development

yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

Contribute

Make a fork of this repo, start a new branch to mark you contrubuition code, commit to your remote fork and come here compose your great pull request...

...And, Welcome to the team! 🎉