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

Refactor/cdn Code Cleanup and CDN Integration #381

Merged
merged 7 commits into from
Nov 30, 2023
Merged

Refactor/cdn Code Cleanup and CDN Integration #381

merged 7 commits into from
Nov 30, 2023

Conversation

Th0rgal
Copy link
Member

@Th0rgal Th0rgal commented Nov 30, 2023

This pull request includes:

  • Removing unused code, such as the API folder and imports causing warnings.
  • Eliminating URL rewrites from the old StarkNetID codebase.
  • Removing unused dependencies (next/cors).
  • Adding a CDN in the production environment for improved traffic redirection and performance (let's not spend 1000$ every month on Vercel bandwith).

closes #371

Copy link

vercel bot commented Nov 30, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
goerli-starknet-quest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 30, 2023 2:40pm
starknet-quest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 30, 2023 2:40pm

@Th0rgal Th0rgal changed the title Refactor/cdn Refactor/cdn Code Cleanup and CDN Integration Nov 30, 2023
@Th0rgal Th0rgal self-assigned this Nov 30, 2023
@Th0rgal Th0rgal added the 🔥 Ready for review This pull request needs a review label Nov 30, 2023
@Th0rgal Th0rgal requested a review from irisdv November 30, 2023 15:00
Copy link
Collaborator

@irisdv irisdv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@irisdv irisdv merged commit a68a26e into testnet Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔥 Ready for review This pull request needs a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Find a CDN and show examples
2 participants