Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 292 Bytes

File metadata and controls

10 lines (6 loc) · 292 Bytes

Slow Reader Server

A small server to sync data between users’ devices.

It is based on top of Logux Server and uses end-to-end encryption not to know what users read and like.

Scripts

  • cd server && pnpm start: start server in development mode.