Skip to content

refactor cors configuration#629

Open
Gozirimdev wants to merge 1 commit into
StellarDevHub:mainfrom
Gozirimdev:issue-499-refactor-cors-config
Open

refactor cors configuration#629
Gozirimdev wants to merge 1 commit into
StellarDevHub:mainfrom
Gozirimdev:issue-499-refactor-cors-config

Conversation

@Gozirimdev
Copy link
Copy Markdown

Close #499

name: Pull Request
about: Submit changes to Soroban Playground
title: ''
labels: ''
assignees: ''

What does this PR do?

Related Issue

Closes #

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactor / Code improvement
  • Other (please describe):

🗂️ Affected Area(s)

  • frontend/ — Next.js UI / Monaco editor
  • backend/ — Express API routes (/compile, /deploy, /invoke)
  • contracts/ — Example Soroban contracts
  • .github/ — Templates, workflows, CI
  • Documentation / README
  • Other:

How Has This Been Tested?

  • Tested in the browser (local dev server)
  • Verified changes work across different missions
  • Checked Monaco Editor behavior (if applicable)
  • Ran all existing tests (npm test)
  • No new console errors or warnings

Screenshots / Demo (if applicable)

Before

After

Checklist

  • I have performed a self-review of my code
  • I have commented my code where necessary
  • I have updated the documentation (if needed)
  • My changes do not introduce new warnings or errors
  • New and existing tests pass locally

Related Issues or References

Additional Context

@vercel
Copy link
Copy Markdown

vercel Bot commented May 30, 2026

@Gozirimdev is attempting to deploy a commit to the Ayomide Adeniran's projects Team on Vercel.

A member of the Team first needs to authorize it.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 30, 2026

@Gozirimdev Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@ayomideadeniran
Copy link
Copy Markdown
Contributor

Pr under review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[REFACTOR] Optimize and Clean Up CORS Configuration

2 participants