Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 603 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 603 Bytes

v4Guard Checkpoint - Demonstration

This repository contains a simple demo implementing the v4Guard Checkpoint's widget on a simple form application using Express.js

Documentation

Please, refer to our documentation for more information about getting started with Checkpoint.

Setup

  1. Clone this repository
$ git clone https://github.com/v4guard/checkpoint-demo.git
  1. Install dependencies
$ npm install
  1. Run the application
$ npm start

	v4Guard Checkpoint - demonstration
	➜ Listening on http://localhost:3000