Skip to content

Project containing various GrowSurf JavaScript SDK code samples.

Notifications You must be signed in to change notification settings

demelvin/growsurf-js-sdk-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GrowSurf JavaScript SDK Sample Library

This repository contains a collection of samples showcasing some typical uses of the GrowSurf JavaScript SDK.

What is GrowSurf?

GrowSurf is a referral platform that helps businesses drive more traffic to their site through referral campaigns. It provides an "out of the box" referral platform that can be integrated into any website. It's SDK exposes functions that allow developers to interact with the GrowSurf referral platform.

Prerequisites

To learn how to get started with GrowSurf signup for an account at growsurf.com. No worries its 100% free. Afterwards have a look at our documentation.

In addtion to a GrowSurf account you will need to following:

Running Samples

  • Clone this repository
  • Install node packages > npm install
  • Run it > gulp

Samples Overview

Sample demonstrating how to signup a new user for an application then add that new user to a GrowSurf referral campaign.