This project is an example of using Speakeasy Two-factor Authentication in Node.js
- Clone this repo using
git clone https://github.com/mohamedsamara/node-otp.git - Move to the directory:
cd <PROJECT_NAME>. - Run
yarn installin order to install dependencies.
yarn run dev
yarn build
yarn start