Skip to content
/ checkpoint-demo Public template

A simple demo implementing Checkpoint widget on a form application.

Notifications You must be signed in to change notification settings

v4Guard/checkpoint-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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