https://github.com/screenshotone/blastbanners
A funny game where you blast banners on different websites
https://github.com/screenshotone/blastbanners
banners cookies screenshots
Last synced: 4 months ago
JSON representation
A funny game where you blast banners on different websites
- Host: GitHub
- URL: https://github.com/screenshotone/blastbanners
- Owner: screenshotone
- License: mit
- Created: 2024-10-27T08:35:56.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-04T07:53:20.000Z (7 months ago)
- Last Synced: 2024-11-14T01:33:39.564Z (6 months ago)
- Topics: banners, cookies, screenshots
- Language: TypeScript
- Homepage: https://blastbanners.com
- Size: 2.59 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blast Banners 💥
It is funny game where you blast banners on different websites.
The game is built with [Next.js](https://nextjs.org), [Tailwind CSS](https://tailwindcss.com), and [shadcn/ui](https://ui.shadcn.com), deployed on [Hetzner](https://www.hetzner.com) with [Kamal](https://kamal-deploy.org/).
It uses [ScreenshotOne API](https://screenshotone.com) to render screenshots of the websites.
[](https://www.youtube.com/watch?v=sPjDyzpyNwM)
## Lessons Learned
1. [Deploy Next.js (Prisma/SQLite) with Kamal 2 and GitHub Actions](https://scalabledeveloper.com/posts/deploy-nextjs-sqlite-with-kamal-and-github-actions/).
2. [Using emojis as website favicons](https://scalabledeveloper.com/posts/emoji-favicon/).
3. [Pseudorandom number generators](https://scalabledeveloper.com/posts/pseudorandom-number-generators/).## License
The code is licensed [under the MIT license](./LICENSE).