# Demo node js application with Hypersign Login

## Run the server

```bash
node server.js
```

The server will run on port `3003`. It will first generate certificates in localhost.

## Browse the client

Go to browser and hit the url `https://localhost:3003`. 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.