Skip to content

getphyllo/phyllo-connect-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phyllo Sample App:

Steps to Run:

  • Use NPM to install serve. Execute the command npm install -g serve.
  • Execute the command serve in the root folder of this project to start a HTTP server on your local machine to see this sample app running.

Note: Any simple HTTP server is fine to execute this. Using serve is not mandatory.

Steps to Configure

  • Change the phyllo environment url in phylloAPIHelper.js via PHYLLO_BASE_URL
  • Enter your client_id in phylloAPIHelper.js line PHYLLO_CLIENT_ID = "<CLIENT_ID>";
  • Enter your client_secret in phylloAPIHelper.js line PHYLLO_SECRET_ID = "<CLIENT_SECRET>";

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •