Add a +sente flag which adds two components (frontend + backend) that encapsulate the sente boilerplate.
Contributor guide
Tech stack
None
Domain
frontendbackend
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
1-2 days
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
fresh
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
mostly clear
Prerequisites
familiarity with Chestnut templateunderstanding of Sente library
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
30
Research direction
Review Chestnut's existing flag patterns (e.g., +http kit, +reagent) to understand the structure. Add a +sente flag that includes the Sente dependency in project.clj and provides boilerplate for both Clojure backend and ClojureScript frontend websocket handling. Examine the issue comments or linked templates for guidance.