Releases: crshdn/everflow
Releases · crshdn/everflow
v0.0.1
Everflow v0.0.1 — Initial Release
Full-featured affiliate marketing & partner management platform.
Highlights
- 63 database tables with comprehensive seed data
- 27 route modules covering tracking, offers, reporting, fraud, payments, and more
- 13 services — fraud engine, attribution, GeoIP, invoice generation, SmartSwitch, webhooks
- 35 HTML views with dark theme UI and responsive design
- 3 user roles — Admin, Advertiser, Affiliate — with full data isolation
- JavaScript SDK for direct linking and client-side tracking
- PWA support with service worker and offline page
Stack
Node.js + Express + SQLite (better-sqlite3) + Vanilla JS + Tailwind CSS (CDN) + Chart.js
Quick Start
git clone https://github.com/crshdn/everflow.git && cd everflow
npm install && npm startLogin: admin@everflow.local / admin123