Skip to content

Commit

Permalink
Merge pull request sadmann7#137 from sadmann7/rate-limit
Browse files Browse the repository at this point in the history
feat: add rate limiter
  • Loading branch information
sadmann7 authored May 12, 2024
2 parents 0a9460e + 615044d commit 527548d
Show file tree
Hide file tree
Showing 5 changed files with 124 additions and 348 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@
"@tanstack/react-table": "^8.16.0",
"@tremor/react": "^3.16.2",
"@uploadthing/react": "^6.5.3",
"@upstash/ratelimit": "^1.1.3",
"@upstash/redis": "^1.30.1",
"ai": "^3.1.5",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
Expand All @@ -73,7 +75,7 @@
"geist": "^1.3.0",
"input-otp": "^1.2.4",
"nanoid": "^5.0.7",
"next": "14.3.0-canary.58",
"next": "14.2.3",
"next-contentlayer": "^0.3.4",
"next-themes": "^0.3.0",
"openai": "^4.45.0",
Expand Down
Loading

0 comments on commit 527548d

Please sign in to comment.