Minimalist File CDN

A simple, secure file hosting service with user authentication and shareable links.

Features

  • User Authentication: Register and log in securely
  • File Management: Upload, view, and delete your files
  • Shareable Links: Generate unique links to share files with anyone
  • Secure Storage: Files are securely stored in the PostgreSQL database
  • Responsive UI: Works on desktop and mobile devices

Tech Stack

  • Frontend: Next.js, TypeScript, Tailwind CSS
  • Backend: Next.js API Routes
  • Database: PostgreSQL (stores user data, file content, and shareable links)
  • Authentication: Custom JWT-based auth with HttpOnly cookies
Share this project:

Updates