Product
Blog
Docs
Pricing
Log in
Sign up
templates/github-leads
templates/github-leads
/
Compare
Merge
github-leads/main
into
leads/main
14 files changed
Hide whitespace
+246
-225
PROMPT.md
+5
-4
leads/main
github-leads/main
README.md
+29
-45
backend/agent.ts
+2
-0
backend/auth.tsx
+3
-3
backend/db.ts
+33
-11
frontend/components/App.tsx
+3
-3
frontend/components/LeadDetail.tsx
+1
-1
frontend/components/LeadRow.tsx
+2
-2
frontend/index.html
+1
-1
H
main.ts
+1
-1
backend/notify.ts
+27
-0
frontend/components/GithubTester.tsx
+91
-0
C
github.cron.ts
+48
-0
frontend/components/WebhookTester.tsx
+0
-154