Developers

Take the whole build folder.

Do not gamble on a loose snippet. Start from the same public Pages build: the widget, Functions, source mirrors, migrations, and docs in one portable package.

Unlimited Integrations & Community Driven Updates Forever. Because this project belongs to humans.

Take it, use it, make it better, make it work in ways I couldn't have imagined. And GodSpeed! Go Confidently In The Direction Of Your Dreams.

Self Hosted Build Folder

Use the real pieces

Like GitHub, but self-hosted. Browse the public source mirrors on the site, download the build folder, wire your own credentials, and ship the parts that serve your community.

Quick Start

Run it like a Pages app

  1. Download the public build.
  2. Install dependencies with npm install.
  3. Create your own .dev.vars from .dev.vars.example.
  4. Run npm run dev to test Cloudflare Pages Functions locally.
npm install
npm run dev
<script src="https://soulwall.org/widget/soulwall-widget.js"
  data-soulwall-client="your-project"
  data-soulwall-provider="giveth"></script>
Secrets are not included. The public build excludes real environment values, local Wrangler state, and dependency folders. Bring your own Supabase, Cloudflare, and provider keys.