Add new works and add vika controls within the works as shown in the figure
After binding the table ID, encrypt the password into MD5 value and create it according to the following diagram
You need to modify the Login.vue file in the Wey accounts web folder, which has comments. You can easily modify your table ID and token (using your own email service)
- Installation dependencies
npm install
- Run Project
npm run dev
- Package Project
npm run build