Product
Blog
Docs
Pricing
Log in
Sign up
rodrigoweilg/granola-analyzer
rodrigoweilg/granola-analyzer
/
Compare
Merge
rodrigoweilg/main
into
templates/main
12 files changed
Hide whitespace
+716
-76
README.md
+33
-41
templates/main
rodrigoweilg/main
frontend/components/App.tsx
+114
-6
frontend/favicon.svg
+3
-3
frontend/index.html
+3
-3
H
index.ts
+53
-5
frontend/components/AnalysisView.tsx
+149
-0
frontend/components/HistoryList.tsx
+88
-0
frontend/components/TranscriptInput.tsx
+97
-0
lib
lib/analyze.ts
+87
-0
lib/db.ts
+89
-0
frontend/components/Counter.tsx
+0
-18