Added a flexible GitHub Actions deployment workflow that supports multi-environment orchestration (main, demo, dev). The pipeline includes pre-flight checks, selective service deployment (backend/frontend/admin), Prisma schema syncing, and automatic health verification, concluding with automated tagging of production releases. This significantly reduces manual maintenance and lowers the risk of deployment-related issues. Automating deployment

Implemented automated deployment pipeline for SparkMentor - subh05sus/sparkmentor