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.
npm installAnd also, you need to buy NFC card.
You can write the card with NFC Tools for your deployed business card site.
npm startBefore build and encrypt, you need to set up the environment variables.
PASSWORD=yourpasswordnpm run build && npm run encrypt && npm run serveAnd you can access http://localhost:3000#yourpassword