Commit c8365f3
fix: live GitHub stars counter + database configured
- StarsCounter now fetches real star count from GitHub API
(was hardcoded at 2,847)
- Animates counting up to the live value
- Graceful fallback to 0 if API fails
- Database tables pushed to Neon PostgreSQL via Drizzle
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 0baa19d commit c8365f3
1 file changed
Lines changed: 21 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
150 | 150 | | |
151 | 151 | | |
152 | 152 | | |
| 153 | + | |
153 | 154 | | |
154 | 155 | | |
155 | 156 | | |
| 157 | + | |
156 | 158 | | |
157 | | - | |
158 | | - | |
159 | | - | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
160 | 177 | | |
161 | 178 | | |
162 | 179 | | |
163 | 180 | | |
164 | | - | |
165 | 181 | | |
166 | 182 | | |
167 | 183 | | |
168 | 184 | | |
169 | 185 | | |
170 | | - | |
| 186 | + | |
171 | 187 | | |
172 | 188 | | |
173 | 189 | | |
| |||
0 commit comments