mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-23 08:01:00 +00:00
484 B
484 B
Rustpad
Rustpad is a collaborative text editor with real-time synchronization and persistent shared documents.
Access
The web interface listens on PANEL_APP_PORT_HTTP (default 3030). EXPIRY_DAYS controls document expiration and RUST_LOG controls server logging.
Persistence
The SQLite database is stored in APP_DATA_DIR, mounted at /data.