Skip to content

feat: Seed 49 frontend interview experiences#114

Merged
deepu0 merged 1 commit into
mainfrom
feat/seed-50-experiences
Jun 9, 2026
Merged

feat: Seed 49 frontend interview experiences#114
deepu0 merged 1 commit into
mainfrom
feat/seed-50-experiences

Conversation

@deepu0

@deepu0 deepu0 commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Seed 49 Frontend Interview Experiences

Adds 49 curated interview experience articles scraped from Medium, Dev.to, and Hashnode.

Companies covered

Flipkart, Amazon, Microsoft, Uber, Stripe, Swiggy, Razorpay, Zomato, Myntra, Ola, Atlassian, Adobe, Paytm, PhonePe, Capgemini, MakeMyTrip, Headout, Slice, Goibibo, Cult.fit, Chargebee, Okta, Harness, Zepto, Dream11, Healthify, Infosys, TCS, Accenture, and more.

How to run

After merging and deploying:

curl -X POST https://frontend-junction.com/api/seed-experiences \
  -H "Authorization: Bearer YOUR_CRON_SECRET"

Cleanup

Delete app/api/seed-experiences/route.ts and data/seed-experiences.json after running the seed.

Details

  • All articles are real interview experiences (not tutorials or listicles)
  • Deduplicated by URL
  • Uses upsert with ignoreDuplicates: true so it's safe to run multiple times
  • Status set to 'approved' so they appear immediately

Adds a one-time seed API route and 49 curated interview experience articles:
- Companies: Flipkart, Amazon, Microsoft, Uber, Stripe, Swiggy, Razorpay, Zomato, Myntra, Ola, Atlassian, Adobe, Paytm, PhonePe, Capgemini, Headout, Zepto, Dream11, etc.
- Sources: Medium (35), Dev.to (5), Hashnode (4), others (5)
- All deduplicated by URL, filtered for real experiences (no tutorials/listicles)

Usage: POST /api/seed-experiences with Authorization: Bearer <CRON_SECRET>
Delete the route + data/seed-experiences.json after running once.
@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
frontend-junction Error Error Jun 9, 2026 3:45am

@vercel

vercel Bot commented Jun 9, 2026

Copy link
Copy Markdown

Someone is attempting to deploy this pull request to the deepu0's projects Team on Vercel.

No GitHub account was found matching the commit author email address.

To deploy this pull request, the commit author's email address needs to be associated with a GitHub account.

Learn more about how to change the commit author information.

@coderabbitai

coderabbitai Bot commented Jun 9, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@deepu0, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 59 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Free

Run ID: 9f83c8dd-77b3-4fb2-8146-8bf649bd3c01

📥 Commits

Reviewing files that changed from the base of the PR and between 95a438f and 9927c8c.

📒 Files selected for processing (2)
  • app/api/seed-experiences/route.ts
  • data/seed-experiences.json

Note

🎁 Summarized by CodeRabbit Free

Your organization is on the Free plan. CodeRabbit will generate a high-level summary and a walkthrough for each pull request. For a comprehensive line-by-line review, please upgrade your subscription to CodeRabbit Pro by visiting https://app.coderabbit.ai/login.

Comment @coderabbitai help to get the list of available commands and usage tips.

@deepu0 deepu0 merged commit 9ece1bf into main Jun 9, 2026
2 of 4 checks passed
@deepu0 deepu0 deleted the feat/seed-50-experiences branch June 9, 2026 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant