Skip to content

Instantly share code, notes, and snippets.

import UpgradeClient from 'upgrade_client_lib';
function async SampleAplication() {
// construct upgrade client for student1
const userId = "student1";
// set host url
const hostUrl = 'http://development-upgrade-experiment-app.eba-gp6psjut.us-east-1.elasticbeanstalk.com';
// Two ways for initializing user