Secure, minimal, and fast

A lightweight portal for collecting files

Drag & drop uploads from your users, routed to your n8n workflows and stored in Google Drive.

Multiple uploads
Parallelized with progress bars.
Configurable webhook
Point to any n8n endpoint.
Token gating
Optional shared-secret check.

What you get

  • Modern UI with a tiny footprint
  • Plain HTML/CSS/JS — no build step
  • Easy to add new pages over time

How it works

  1. Serve this site from Nginx on your Hostinger VPS.
  2. Expose your n8n /webhook/files endpoint with CORS.
  3. Users upload on the Files page; n8n saves to Google Drive.