1 min read

Utilize NFC to realize a digital business card in the form of an NFC card to refer to a profile site.

NFC My Business Card is a web application that allows you to create a business card site with NFC with encrypted site.

How to set up

npm install

And also, you need to buy NFC card.

You can write the card with NFC Tools for your deployed business card site.

Run locally

npm start

Build and Encrypt

Before build and encrypt, you need to set up the environment variables.

PASSWORD=yourpassword
npm run build && npm run encrypt && npm run serve

And you can access http://localhost:3000#yourpassword