
Hi dev.to π
I want to share a project Iβve been building and running in production.
π https://svg4.ru
svg4.ru is a large SVG icons and vector graphics platform focused on speed, simplicity, and scale.
π Tech stack
Laravel 12
Meilisearch for instant full-text search
MySQL β over 1,000,000+ records
Tailwind CSS 4
Alpine.js
Clean, minimal JavaScript (no heavy frontend frameworks)
Despite the data size, the site works blazingly fast:
instant search
fast filtering
low response times even under load
This project is very engineering-focused: performance, indexing strategy, caching, clean architecture, and predictable behavior at scale.
π§ What this project demonstrates
Laravel can handle million-scale datasets without pain
Meilisearch is a great alternative to Elasticsearch for real-world apps
You donβt need React/Vue for fast, interactive UIs
Tailwind 4 + Alpine.js is a powerful and pragmatic combo
π Iβd love your feedback
If youβre interested, please:
check out the site
try the search
explore the UI
share feedback or suggestions
π€ Open to collaboration
If you:
want to build a similar platform
need help with PHP / Laravel / Node.js
work with Tailwind 4, Alpine.js
care about performance, architecture, and scalability
Iβll be happy to collaborate or help.
π¬ Telegram: @bau_59
Thanks for reading β feedback is very welcome π
Top comments (0)