Slnt.dev
Slnt.dev
Slnt.dev is a minimalist, serverless image hosting solution designed for personal use and small teams. Built with simplicity and cost-efficiency in mind, it leverages cloud-native technologies to deliver a robust service without the overhead of managing traditional servers.
Problem
Traditional image hosting services often come with bloat, ads, or expensive recurring fees. Self-hosting requires maintenance. I wanted a set-and-forget solution that scaled to zero when not in use.
Solution
Using Cloudflare Workers and R2 storage, Slnt.dev provides a fast, edge-cached image delivery network. The architecture is completely serverless.
Key Features
- Drag & Drop Upload: Simple web interface.
- API Support: Easy integration with tools like Obsidian or VS Code.
- Global CDN: Images served from the edge.
Tech Stack
- Frontend: React, Vite
- Backend: Cloudflare Workers (TypeScript)
- Storage: Cloudflare R2