A demo application for HelloSign Embedded v2 which uses the HelloSign Node.js SDK.
-
A HelloSign.com account (they're free!).
-
An API app. You can create one here.
-
An API key. Visit the API section of your account settings and click Reveal Key to find yours.
-
Install dependencies and build the project.
$ npm run setup
-
Start the application.
$ npm start
-
The server should now be available at localhost:3000.
© 2018 HelloSign. All rights reserved.