Context
.env.example lists the variables but the README's Getting Started does not say which are mandatory vs optional, or where to get each key. Clerk, Upstash Redis/Vector, UploadThing, and Trigger.dev are all required for the app to boot.
Task
Add a table to the README: variable, required/optional, where to obtain it, what breaks without it.
Acceptance criteria
A new contributor can go from clone to a working bun dev following only the README.
Context
.env.examplelists the variables but the README's Getting Started does not say which are mandatory vs optional, or where to get each key. Clerk, Upstash Redis/Vector, UploadThing, and Trigger.dev are all required for the app to boot.Task
Add a table to the README: variable, required/optional, where to obtain it, what breaks without it.
Acceptance criteria
A new contributor can go from clone to a working
bun devfollowing only the README.