mangosqueezy

🥭 open-source affiliate marketing tool

AGPL-3.0 License

Stars
121

Under active development

The project is currently under development and is not ready to use yet.

Get started

We are working on the documentation to get started with mangosqueezy for local development: work in progress 🚧

App Architecture

  • pnpm
  • React
  • TypeScript
  • Nextjs
  • Supabase
  • Shadcn
  • Aceternity
  • TailwindCSS

Hosting

  • Supabase (database, storage, realtime, auth)
  • Vercel (Website, edge-config and metrics)

Services

  • Resend (email)
  • Github Actions (CI/CD)
  • Loops (Marketing email)
  • Posthog (Events and Analytics)
  • Dub (Short URLs)

Security

To avoid pushing secrets to the remote git repository we use Gitleaks

From their repository:

Gitleaks is a SAST tool for detecting and preventing hardcoded secrets like passwords, api keys, and tokens in git repos.

It automaticaly scans new commits and interrupts the execution if it finds content that match the configured rules.

Repo Activity