Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 495 Bytes

File metadata and controls

22 lines (15 loc) · 495 Bytes

🧘‍♂️ ZenReply: Protect Your Deep Work

ZenReply is an open-source ecosystem designed to protect the deep work time of Developers and Tech Leads on the Slack platform. The system automates interactions, sets communication boundaries, and ensures important workflows aren't interrupted by non-urgent direct messages (DMs).

Tutorial

Install dependencies

Backend

cd backend
make deps

Frontend

cd frontend
# using bun with https://bun.com/
bun i