Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 213 Bytes

File metadata and controls

12 lines (11 loc) · 213 Bytes

ReverseQR

Easily send messages between devices by connecting them with QR code.

Setup

Prepare .env file (adjust if needed):

cp .env.sample .env

Run with docker compose:

docker compose up -d