GithubHelp home page GithubHelp logo

th2002 / angular-nodejs-esignature-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from boldsign/angular-nodejs-esignature-example

0.0 0.0 0.0 27 KB

This repository contains a variety of code examples for working with BoldSign eSignature API, and this code examples are built with Angular and NodeJS.

JavaScript 23.14% TypeScript 32.98% CSS 6.51% HTML 37.38%

angular-nodejs-esignature-example's Introduction

eSignature examples with Angular and NodeJS โ€“ BoldSign API

This repository contains a variety of code examples for working with BoldSign eSignature API, and this code examples are built with Angular and NodeJS.

API Demo

Scenarios covered

This repository includes the below list of code examples using the BoldSign APIs:

Prerequisites

  1. Signup for BoldSign trial
  2. Acquire needed BoldSign app credentials from here. Authentication - Help Center - BoldSign
  3. Check the node version, it should be v14.15.0 or above.
  4. And also check if Angular is installed, if not kindly run this command on your terminal to install
	npm install -g @angular/cli
  1. Now you have all the prerequisites ready to start BoldSign API for Angular.

Steps to run sample

  1. Before running the sample, open the env file in the NodeJS folder, and add your API key acquired from the BoldSign Web App in the ApiClient, by replacing "APIKey" on the line no 1.
  2. To run the Send document from template sample, create a template from the web app with necessary fields. Copy the template ID from the web app once the template has been created. Add the copied template ID, in the sample template ID text box.
  3. To run the Embed signing process within your app and Embed send document using template within your app sample, create a template from the web app with necessary fields. Copy the template ID from the web app once the template has been created. Add the copied template ID, in the sample template ID text box.

Angular

  1. Open a new terminal and install the packages by using npm install.
  2. Run ng serve. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

NodeJS

  1. Open a new terminal and install the packages by using npm install.
  2. Run npm run dev. Server is listening the port.

Useful Resources

Contact Us

Any feedback or queries? Please feel free to contact our support team or mail to [email protected].

angular-nodejs-esignature-example's People

Contributors

karthick-ramasamy avatar senthil-dg avatar mohanravi07 avatar ponmalar3883 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.