Affiliate marketing platform
Website
The project is currently under development and is not ready to use yet.
We are working on the documentation to get started with mangosqueezy for local development: work in progress 🚧
- pnpm
- React
- TypeScript
- Nextjs
- Supabase
- Shadcn
- Aceternity
- TailwindCSS
- Supabase (database, storage, realtime, auth)
- Vercel (Website, edge-config and metrics)
- Resend (email)
- Github Actions (CI/CD)
- Loops (Marketing email)
- Posthog (Events and Analytics)
- Dub (Short URLs)
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.