Skip to content

Commit

Permalink
add search
Browse files Browse the repository at this point in the history
  • Loading branch information
MrKevinOConnell committed Aug 26, 2024
1 parent fbb36cb commit 20dbf16
Show file tree
Hide file tree
Showing 7 changed files with 634 additions and 460 deletions.
3 changes: 2 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
NEXT_PUBLIC_NEYNAR_API_KEY=""
NEXT_PUBLIC_AMPLITUDE_API_KEY=""
NEXT_PUBLIC_AMPLITUDE_API_KEY=""
NEXT_PUBLIC_CLIENT_ID=""
9 changes: 5 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@amplitude/analytics-browser": "^2.9.3",
"@farcaster/hub-nodejs": "^0.11.11",
"@neynar/nodejs-sdk": "^1.27.0",
"@neynar/react": "^0.6.1",
"@neynar/react": "^0.6.4",
"@pigment-css/react": "^0.0.9",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-collapsible": "^1.0.3",
Expand Down
Loading

0 comments on commit 20dbf16

Please sign in to comment.