mirror of
https://github.com/EvolutionAPI/evolution-docs.git
synced 2025-12-10 06:08:01 +00:00
Open-source documentation for the Evolution API
|
|
||
|---|---|---|
| .docker | ||
| blog | ||
| docs | ||
| i18n/pt | ||
| public | ||
| src | ||
| static | ||
| .gitignore | ||
| babel.config.js | ||
| Dockerfile | ||
| docusaurus.config.js | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| sidebars.js | ||
| tsconfig.json | ||
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! 🎉
