This repository contains the official documentation for the wacraft platform — an open-source UI and API wrapper for the WhatsApp Cloud API, developed and maintained by Astervia.
🧭 Live site: https://wacraft.astervia.tech
- Getting started: Local setup, environment, production options
- Deployment: Docker, binaries, Vercel, and cloud guides
- UI walkthrough: Learn how to chat, send campaigns, and automate
- Node-RED: Native support with custom flow nodes
- API reference: Auto-generated docs from OpenAPI (
/docs) - Plans & consulting: Donation model, supporter perks, expert help
- Much more!
If you want to run the project instead, check the live docs at https://wacraft.astervia.tech.
# Install dependencies
pip install mkdocs-material
# Serve the docs locally
mkdocs serve
# Open: http://127.0.0.1:8000You need to have ghp-import installed to publish the documentation to GitHub Pages. Do it with pip install ghp-import.
mkdocs build
ghp-import -n -p -f site -c wacraft.astervia.techwacraft is open-core. Software is art — we don’t sell code. Instead, you can support development via donation tiers that unlock:
- Premium server features
- Node-RED modules
- Docker images
- Consulting hours
More info: support/plans.md
Hosted using MkDocs Material, built automatically via CI.
Questions? Custom deployments? Payment stuck in Meta? → Email us: wacraft@astervia.tech