Description
Currently we deploy the application to Netlify 👇
|
- name: Deploy to Netlify |
To my surprise, the website is getting more popular and it's starting to eat up my free 100GB/month bandwidth 😥

Option 1 - GitHub Pages
Since we're using static site generation, SvelteKit supports deployment to GitHub Pages: https://svelte.dev/docs/kit/adapter-static#GitHub-Pages
Drawbacks:
Option 2 - Cloudflare Pages
https://pages.cloudflare.com/
Description
Currently we deploy the application to Netlify 👇
plinko-game/.github/workflows/deploy.yml
Line 51 in 084cc5d
To my surprise, the website is getting more popular and it's starting to eat up my free 100GB/month bandwidth 😥
Option 1 - GitHub Pages
Since we're using static site generation, SvelteKit supports deployment to GitHub Pages: https://svelte.dev/docs/kit/adapter-static#GitHub-Pages
Drawbacks:
https://plinko-web-game.netlify.appto the new GitHub pages URLOption 2 - Cloudflare Pages
https://pages.cloudflare.com/