Skip to content

Latest commit

 

History

History
executable file
·
27 lines (16 loc) · 582 Bytes

README.md

File metadata and controls

executable file
·
27 lines (16 loc) · 582 Bytes

Tapse

Early alpha! Stuff's broken!

Demo

Tapse Demo

Features

  • Realtime chat and file sharing with multiple rooms
  • Single-binary for easy deployments

Inspiration

Tapse's features were inspired by the PirateBox project.

Requirements:

  • pnpm (npm might work, untested)

Setup:

  • cd frontend & pnpm install & pnpm build
  • cargo run/build --release

Known problems

  • Can't upload files larger than 1GB due to SQLite limits