When I was building and creating my site locally, I made plenty of modifications to my application via the admin panel: I added products, changed page descriptions, etc.
I used yarn build and yarn serve to locally run my app.
I then pushed my code to git and deployed it on a Digital Ocean Droplet.
However, when I run the code on that droplet, none of the changes I made were saved. I see all of the default pages and products, etc.
#Save Changes for deployment
3 messages · Page 1 of 1 (latest)