chore: added template to templates page#2074
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Skipped Deployments
|
|
WalkthroughWalkthroughThe pull request introduces a new template entry named "unkey-trpc-ratelimit" to the Changes
Tip New featuresWalkthrough comment now includes:
Notes:
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Thank you for following the naming conventions for pull request titles! 🙏 |
There was a problem hiding this comment.
Actionable comments posted: 0
Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Files ignored due to path filters (1)
apps/www/public/images/templates/unkey-ratelimit-trpc.pngis excluded by!**/*.png
Files selected for processing (1)
- apps/www/app/templates/data.ts (1 hunks)
Additional comments not posted (1)
apps/www/app/templates/data.ts (1)
43-53: New template entry added successfully.The new template "unkey-trpc-ratelimit" has been added correctly to the
templatesconstant. The structure adheres to the definedTemplatetype, and all required fields are populated appropriately. The metadata such as title, description, authors, repository, image, readmeUrl, language, and framework are all specified, which aligns with the PR's objective to expand the available templates.
- Title and Description: Clearly defined and relevant to the template's purpose.
- Authors: Lists the GitHub username, which is standard for this project.
- Repository: URL is valid and points to a specific branch and directory.
- Image and ReadmeUrl: Both URLs are well-formed and follow the existing pattern.
- Language and Framework: Correctly uses the predefined types, ensuring consistency across the platform.
This addition enhances the platform by providing users with a guide for integrating tRPC with Drizzle and Unkey Ratelimiting, as described in the PR summary.
What does this PR do?
\Fixes # (issue)
deved-50
If there is not an issue for this, please create one first. This is used to tracking purposes and also helps use understand why this PR exists
Type of change
How should this be tested?
Checklist
Required
pnpm buildpnpm fmtconsole.logsgit pull origin mainAppreciated
Summary by CodeRabbit