# Demo node js application with Hypersign Login

## Run the server

```bash
node server.js
```

The server will run on port `4006`

## Browse the client

Go to browser and hit the url `http://localhost:4006`. You will see the QR code.

![QR](public/QR-demo.png)

Now download the Hypersign Identity Mobile App and scan the QR code to login. Make sure your server and mobile device are connected with same network.