Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config #39

Merged
merged 28 commits into from
Jan 29, 2021
Merged

Config #39

merged 28 commits into from
Jan 29, 2021

Conversation

anastr0
Copy link
Contributor

@anastr0 anastr0 commented Jan 28, 2021

  • lint /api and /store
  • Seperate environments for dev and prod
  • Added domain to Access-Control-Allow-Origin header. ( Yet to test in production )

@vercel
Copy link

vercel bot commented Jan 28, 2021

@anaswaratrajan is attempting to deploy a commit to a Personal Account owned by @rocketmeet on Vercel.

@rocketmeet first needs to authorize it.

@vercel
Copy link

vercel bot commented Jan 28, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/anaswaratrajan/rocket-meet-client/6du0wf902
✅ Preview: https://rocket-meet-client-git-fork-anaswaratrajan-config.anaswaratrajan.vercel.app

@anastr0
Copy link
Contributor Author

anastr0 commented Jan 29, 2021

CORs_error

  • An issue in the server variables caused the tokens to not get signed properly
  • This delayed the response, giving 503 in client and hence the CORs issue due to lack of required headers.
  • Issue was fixed by changing the appropriate variables in server

@anastr0 anastr0 merged commit 088c6f6 into samay-app:main Jan 29, 2021
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.

None yet

1 participant