Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

clover-cloud-connector-example

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clover-cloud-connector-example

<!-- for when the repo goes public [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) -->

  • 1.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Clover Cloud Connector Example

Deployment

Deploy immediately on Heroku

In order to deploy this to Heroku, you will need to have an account on Heroku. You can sign up for a free account to test this if you do not have one.

Deploy

Clone and run locally

You can clone the repository and run it locally. Once you have cloned it, just run

npm install

Then

npm start

This will start a local server that can be reached at http://localhost:3000. To test with this local copy, you must use a different client id. This can be done by appending the client id to the URL - for example:

http://localhost:3000?clientId=5VB5EJFS79PRJ

You must create a web application on the appropriate Clover server and use that client id.

Create a Clover Application
  1. Create a Clover developer account if you do not already have one.
  2. After claiming your account, create a web app on your developer dashboard. Make sure to expand the "Web App" 'App Type' section and enter the Site URL and CORS domain of your app.

Referenced Repositories

This example show usage of the Javascript Cloud Connector, and the example React Component to configure access to a device

FAQs

Package last updated on 31 Jan 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc