Early alpha! Stuff's broken!
- Realtime chat and file sharing with multiple rooms
- Single-binary for easy deployments
Tapse's features were inspired by the PirateBox project.
- pnpm (npm might work, untested)
cd frontend
&pnpm install
&pnpm build
cargo run/build --release
- Can't upload files larger than 1GB due to SQLite limits