Skip to content

Repository files navigation

ShareBox

English | 中文

A small self-hosted web app for sharing text, files, and folders.

Quick Start

Copy .env.example to .env.

Local

Requires Node.js 20.6.0 or newer.

cd sharebox
npm start

Open:

http://127.0.0.1:3940

Then enter the password from SHAREBOX_PASSWORD in .env (share by default), or leave SHAREBOX_PASSWORD empty to skip authentication.

Docker

cd sharebox
docker compose up -d --build

Open:

http://SERVER_IP:3940

About

A small self-hosted web app for sharing text, files, and folders. 一个小型自托管 Web 应用,用于共享文本、文件和文件夹

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages