- Rename the .env.example file to
.env
and fill in the required configuration values - Install the dependencies with
npm install
- Start the server
npm start
- Visit
https://localhost:3000
- The default controller demonstrates how to create an IDV session
- The success controller demonstrates how to retrieve an IDV session