File tree Expand file tree Collapse file tree 5 files changed +33
-1
lines changed
Expand file tree Collapse file tree 5 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 201201 "dropdown" : " Guides & examples" ,
202202 "description" : " A great way to get started" ,
203203 "icon" : " book" ,
204+
204205 "groups" : [
205206 {
206207 "group" : " Introduction" ,
213214 " guides/frameworks/nextjs" ,
214215 " guides/frameworks/nodejs" ,
215216 " guides/frameworks/remix" ,
216- " guides/frameworks /sveltekit"
217+ " guides/community /sveltekit"
217218 ]
218219 },
219220 {
296297 " guides/examples/vercel-ai-sdk" ,
297298 " guides/examples/vercel-sync-env-vars"
298299 ]
300+ },
301+ {
302+ "group" : " Community packages" ,
303+ "pages" : [
304+ " guides/community/dotenvx" ,
305+ " guides/community/fatima" ,
306+ " guides/community/rate-limiter" ,
307+ " guides/community/sveltekit"
308+ ]
299309 }
300310 ]
301311 }
Original file line number Diff line number Diff line change 1+ ---
2+ title : " dotenvx"
3+ sidebarTitle : " dotenvx"
4+ description : " A dotenvx for Trigger.dev."
5+ icon : " d"
6+ ---
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Fatima"
3+ sidebarTitle : " Fatima"
4+ description : " A Fatima for Trigger.dev."
5+ icon : " f"
6+ ---
Original file line number Diff line number Diff line change 1+ ---
2+ title : " Rate limiter"
3+ sidebarTitle : " Rate limiter"
4+ description : " A rate limiter for Trigger.dev."
5+ icon : " r"
6+ ---
7+
8+ This is a community developed package from [ @ian ] ( https://github.com/ian ) that uses Redis to rate limit Trigger.dev tasks.
9+
10+ [ View the repo] ( https://github.com/ian/trigger-rate-limiting )
File renamed without changes.
You can’t perform that action at this time.
0 commit comments