We've added a new GitHub Actions workflow to unify and simplify our deployment process across environments. This workflow supports targeted deployments to prod, demo, or dev by allowing granular selection of backend, frontend, and admin services, as well as optional database schema updates via Prisma. This significantly reduces manual SSH interventions and makes environment maintenance much more predictable. I'm gonna do what's called a programmer move.

Streamlined EC2 deployments with GitHub Actions - subh05sus/sparkmentor