Mimic deployment with github actions

I'm trying my best to understand how to deploy outside of wappler. I have digital ocean databases and droplets with dev, stage, and prod. I would like to create an automated deployment using github actions, but I'm confused on different variables like databases.

2 Likes

Bump, also interested.