SEP 728 IoT System
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 Main_control_Rfid.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.