Clone the code to your Raspberry Pi, set up all dependencies, set up your own PubNub keys and channels in the file .env.
And run rfid_main.py on your Raspberry Pi.
In the smart lock front end folder, first set up your own PubNub keys and channels in the file .env.
After that, run npm install and then run npm run dev to start the front-end page on your pc.
In main.ipynb, uncomment the parts of code you want to run and then excute them.