feat: Seed 49 frontend interview experiences#114
Conversation
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.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
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. |
|
Warning Review limit reached
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 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 configurationConfiguration used: defaults Review profile: CHILL Plan: Free Run ID: 📒 Files selected for processing (2)
Note 🎁 Summarized by CodeRabbit FreeYour 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 |
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:
Cleanup
Delete
app/api/seed-experiences/route.tsanddata/seed-experiences.jsonafter running the seed.Details
ignoreDuplicates: trueso it's safe to run multiple times