DIFC-Track (Delhi Irrigation & Flood Control Track)

2 Open Issues Need Help Last updated: Mar 7, 2026

Open Issues Need Help

View All on GitHub

AI Summary: This issue involves setting up a Quality Assurance (QA) environment for a project. It requires creating a PostgreSQL database using Supabase, configuring the .NET API's connection string, and then deploying both the API (to Render) and the React frontend (to Vercel). Finally, CORS and environment variables need to be configured, and GitHub Actions CI/CD should be implemented.

Complexity: 3/5
enhancement good first issue

DIFC-Track (Delhi Irrigation & Flood Control Track)

C#

AI Summary: The CI pipeline is not triggering automatically for new commits or pull requests. The expected behavior is for the pipeline to run on every commit and PR to validate and build the slnx file.

Complexity: 2/5
bug good first issue

DIFC-Track (Delhi Irrigation & Flood Control Track)

C#