{"id":48830486,"url":"https://github.com/evolutionapi/evolution-manager","last_synced_at":"2026-04-14T20:02:58.827Z","repository":{"id":205526158,"uuid":"711938796","full_name":"EvolutionAPI/evolution-manager","owner":"EvolutionAPI","description":"Evolution Manager é uma interface open-source para gerenciar a Evolution API, simplificando a criação e administração de instâncias API com recursos avançados e integrações diversas.","archived":false,"fork":false,"pushed_at":"2024-08-03T07:34:42.000Z","size":29608,"stargazers_count":162,"open_issues_count":12,"forks_count":257,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-01-28T02:46:09.490Z","etag":null,"topics":["evolution-api","vuejs","vuetify"],"latest_commit_sha":null,"homepage":"https://manager.evolution-api.com","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EvolutionAPI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-10-30T13:31:06.000Z","updated_at":"2026-01-23T01:02:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"79270749-b3fe-4089-b1fa-91aa9a7a164b","html_url":"https://github.com/EvolutionAPI/evolution-manager","commit_stats":null,"previous_names":["gabrielpastori1/evolution-manager","evolutionapi/evolution-manager"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/EvolutionAPI/evolution-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvolutionAPI%2Fevolution-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvolutionAPI%2Fevolution-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvolutionAPI%2Fevolution-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvolutionAPI%2Fevolution-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EvolutionAPI","download_url":"https://codeload.github.com/EvolutionAPI/evolution-manager/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EvolutionAPI%2Fevolution-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31812977,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["evolution-api","vuejs","vuetify"],"created_at":"2026-04-14T20:02:53.161Z","updated_at":"2026-04-14T20:02:58.809Z","avatar_url":"https://github.com/EvolutionAPI.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Evolution Manager\n\n## Introduction\n\nEvolution Manager is an open-source management tool for the Evolution API, designed to streamline the administration and monitoring of instances. It can be accessed online at [Evolution Manager](https://github.com/gabrielpastori1/evolution-manager).\n\n---\n\n🇧🇷 **Atenção, Comunidade Brasileira!** 🇧🇷\n\nSe você é um desenvolvedor ou usuário brasileiro interessado no Evolution Manager, temos boas notícias! Agora você pode acessar a documentação completa do projeto em português. Isso facilitará seu entendimento e uso desta ferramenta incrível. Clique no link abaixo para ler o README em português:\n\n🔗 [Leia o README em Português](https://github.com/gabrielpastori1/evolution-manager/blob/main/README.pt_BR.md)\n\n---\n\n## Features\n\n- **Instance Management**: Create, manage, and delete instances.\n- **Instance Settings**: Customize behavior settings (e.g., disabling calls, always-online mode), webhook integration, RabbitMQ, WebSocket, Chatwoot, and Typebot configurations.\n- **User Utilities**: Check user numbers, search for conversations, and find groups.\n\n## Limitations\n\n- The version hosted on Vercel requires the server to have an SSL certificate.\n\n## Technology\n\n- The project is built using Vue.js v3 and Vuetify.\n\n## Evolution-Manager CLI - Documentation\n\nFor detailed information on how to use the Evolution-Manager CLI, please refer to the documentation available at the following links:\n\n🔗 Full Documentation:  [Documentation in English](https://github.com/gabrielpastori1/evolution-manager/blob/main/docs/en/cli.md)\n\n## Docker Image - Documentation\n\nFor detailed information on using the Docker image, including configurations and examples, please refer to our comprehensive documentation. You will find step-by-step instructions, as well as helpful tips to make the most of the Evolution Manager's Docker image.\n\n🔗 Full Documentation: [Documentation in English](https://github.com/gabrielpastori1/evolution-manager/tree/main/docs/en/docker.md)\n\n## Self-Hosted - Evolution Manager CLI and PM2\n\n### Straight to the Point: Quick Setup with PM2\n\nTo quickly install Evolution Manager globally and set it up with PM2, follow these commands:\n\n1. **Install Evolution Manager Globally**:\n\n   ```bash\n   npm install -g evolution-manager\n   ```\n\n2. **Set Up PM2 for Evolution Manager**:\n\n   ```bash\n   evolution-manager pm2 setup\n   ```\n\nThese two steps will install the Evolution Manager CLI globally on your system and configure it to run with PM2, a powerful process manager.\n\n### Installation and Configuration\n\nThese two steps will install the Evolution Manager CLI globally on your system and configure it to run with PM2, a powerful process manager.\n\n1. **Install Evolution Manager Globally**:\n   - Ensure Node.js and NPM are installed on your system.\n   - Install Evolution Manager globally using NPM to access the CLI (Command Line Interface):\n\n     ```bash\n     npm install -g evolution-manager\n     ```\n\n2. **Using the CLI**:\n   - After installation, access the CLI commands by typing `evolution-manager` in your terminal.\n   - Available commands include:\n     - `help`: Displays a list of available commands and their descriptions.\n     - `server`: Server-related operations.\n       - `start [--port=9615]`: Starts the server on the specified port (default: 9615).\n       - `build`: Builds the project.\n     - `pm2`: Manages the process with PM2.\n       - `setup`: Sets up PM2 for the project.\n       - `start`: Starts the service with PM2.\n       - `stop`: Stops the service in PM2.\n       - `restart`: Restarts the service in PM2.\n       - `delete`: Removes the service from PM2.\n\n3. **Running the Project with PM2**:\n   - To set up and manage the service with PM2, start with the setup command:\n\n     ```bash\n     evolution-manager pm2 setup\n     ```\n\n   - Then, you can start, stop, restart, or delete the service using the respective `pm2` commands in the CLI.\n\nThese instructions provide a streamlined method for managing Evolution Manager across various systems, utilizing PM2 for efficient service start-up, maintenance, and control.\n\n## Development Setup\n\n1. **Prerequisites**: Ensure you have `yarn` installed on your system.\n2. **Clone the Repository**:\n\n   ```bash\n   git clone https://github.com/gabrielpastori1/evolution-manager.git\n   cd evolution-manager\n   ```\n\n3. **Install Dependencies**:\n\n   ```bash\n   yarn install\n   ```\n\n4. **Run Development Server**:\n\n   ```bash\n   yarn dev\n   ```\n\n   This will start a local development server. You can access the app at `localhost:8080`.\n\n## Building the Project\n\nTo build the project for production, run:\n\n```bash\nyarn build\n```\n\nThis will create a `dist` folder with the compiled assets.\n\n## Contributing\n\nContributions are an essential part of the Evolution Manager project. Whether you're contributing code, suggestions, or feedback, your input is invaluable. To facilitate contributions, we have included a direct means for donations:\n\n### Making a Donation\n\nIf you wish to support the project financially, we have provided a QR code for Pix donations. Your generosity helps in maintaining and evolving this open-source tool.\n\n\u003cimg src=\"https://github.com/gabrielpastori1/evolution-manager/blob/main/src/assets/pix.svg\" width=\"300\" alt=\"Pix Donation QR Code\"\u003e\n\n### Contributing Code or Ideas\n\nWe also welcome code contributions and innovative ideas. If you're interested in contributing in this way, please read our contributing guidelines for more information on how to get started.\n\nYour support, in any form, makes a significant difference and is greatly appreciated. Thank you for being a part of the Evolution Manager community!\n\n## License\n\nThis project is open-source and available under the [MIT License](LICENSE.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevolutionapi%2Fevolution-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevolutionapi%2Fevolution-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevolutionapi%2Fevolution-manager/lists"}