mirror of
https://github.com/okxlin/appstore.git
synced 2026-09-22 16:00:58 +00:00
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.