Siddharth Sharma • almost 2 years ago
generate db:key
Hi, I have setup the app in local, but in step of generating db key, I need the process. Can anyone help? Thanks
Comments are closed.
Siddharth Sharma • almost 2 years ago
Hi, I have setup the app in local, but in step of generating db key, I need the process. Can anyone help? Thanks
Comments are closed.
2 comments
Shawni Devpost Manager • almost 2 years ago
Hi there,
I recommend posting technical questions to the Canva Developers Community: https://community.canva.dev/
Good luck!
Shawni Devpost Manager • almost 2 years ago
Hi there,
From the Canva Developers team: If you run `npm install` while in the demos/ecommerce_shop directory, it should automatically generate the key. If it does not, you will need to run the command `npm generate:db-key` while inside the demos/ecommerce_shop directory. This should generate the necessary key.
Good luck!