TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
Post content
🚀FileServer in Rust Just dropped my first OSS Rust project — a simple file server to upload & serve files with preview support. Fast ⚡️, lightweight 🪶, and supports both SQLite and Postgres. Check it out 👉GitHub ✅ Features: * Upload & download files easily * Database support: SQLite (default) + Postgres * Preview generator 📝 TODO: * [ ] Set custom file size in uploads