Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 398 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 398 Bytes

ReferralCandy API NodeJS Demo

Example of an ecommerce store building their own custom integration with ReferralCandy using ReferralCandy's API

Features:

  • Given a customer's email and name, creates a Referral Link that can be displayed anywhere in the frontend
    • Example uses: Referral Program share widget on each product page

Development

yarn vercel dev
yarn deploy --prod