3 Commits

Author SHA1 Message Date
Salman Qureshi
197ddf1da9 chore: Update references from 'server-new' to 'server' across documentation and scripts for consistency 2025-08-20 20:24:59 +05:30
Salman Qureshi
e0a91b1660 feat: Update environment configurations and deployment scripts for domain flexibility 2025-08-20 20:08:32 +05:30
Salman Qureshi
bdd89497fe Add CORS testing script for API endpoints
- Created a new script `test-cors.sh` to test CORS configuration.
- Included tests for OPTIONS preflight request, actual POST request, and health endpoint.
- Utilized curl for making requests to the API with appropriate headers.
2025-08-10 13:51:46 +05:30