Skip to content

Example of a store with custom ReferralCandy API Integration (NodeJS)

Notifications You must be signed in to change notification settings

tongrhj/demo-referralcandy-api-nodejs

Repository files navigation

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