OranWeb / Piped

Best Protected Open Source File Sharing.

Home Page:https://piped.cc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Piped

Best Protected Open Source File Sharing.

Requirement:

  • Postgres (To use docker postgres -> cd .devcontainer && docker compose up)
  • WebhookURL (Use multiple webhooks for better upload speed)

Setup:

  • Setup Postgres
  • Copy .env_sample to .env and fill up environment variables
  • npm run migration:up
  • npm start

TODO:

  • Documentation
  • Responsive Frontend
  • Write Dockerfile
  • Better logging
  • Benchmark with lots of webhooks

About

Best Protected Open Source File Sharing.

https://piped.cc

License:MIT License


Languages

Language:JavaScript 74.3%Language:HTML 25.7%