{"id":20586266,"url":"https://github.com/litpreet/bid-buddy","last_synced_at":"2026-04-11T09:42:41.043Z","repository":{"id":248356929,"uuid":"828471266","full_name":"LitPreet/Bid-Buddy","owner":"LitPreet","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-15T14:22:22.000Z","size":1118,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-12T02:52:58.819Z","etag":null,"topics":["drizzle-kit","drizzle-orm","firebase","knock","nextauthjs","nextjs14","postgres","supa","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://bid-buddy-alpha.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LitPreet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-07-14T08:53:14.000Z","updated_at":"2024-11-09T08:38:59.000Z","dependencies_parsed_at":"2024-07-14T10:23:48.257Z","dependency_job_id":"7e6f66df-17b7-4560-88ad-f108e31409ce","html_url":"https://github.com/LitPreet/Bid-Buddy","commit_stats":null,"previous_names":["litpreet/bid-buddy"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LitPreet/Bid-Buddy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LitPreet%2FBid-Buddy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LitPreet%2FBid-Buddy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LitPreet%2FBid-Buddy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LitPreet%2FBid-Buddy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LitPreet","download_url":"https://codeload.github.com/LitPreet/Bid-Buddy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LitPreet%2FBid-Buddy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31676210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["drizzle-kit","drizzle-orm","firebase","knock","nextauthjs","nextjs14","postgres","supa","tailwindcss","typescript"],"created_at":"2024-11-16T07:10:55.412Z","updated_at":"2026-04-11T09:42:41.027Z","avatar_url":"https://github.com/LitPreet.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Bid Buddy\n\u003cimg src=\"https://github.com/LitPreet/Bid-Buddy/blob/main/public/images/bid.png\" /\u003e\n\u003cimg src=\"https://github.com/LitPreet/Bid-Buddy/blob/main/public/images/bid2.png\" /\u003e\n\nBid Buddy is a dynamic auction platform where anyone can sign up, place bids on listed items, and create their own items for auction. Our user-friendly interface ensures you can easily navigate through active auctions and keep track of your bids. Additionally, Bid Buddy notifies you if someone outbids you, ensuring you never miss a chance to win your desired item.\n\n## 🌐Demo\n\nExplore the live project - https://bid-buddy-alpha.vercel.app/\n\n\n## 🚀Key Features\n- User Registration: Sign up to start bidding or to create your own auctions.\n- Place Bids: Browse through listed items and place your bids to participate in exciting auctions.\n- Create Auctions: Have something to sell? Create your own auction listings effortlessly.\n- Set Auction End Date: Specify an end date for your auctions to control when bidding will close.\n- Outbid Notifications: Stay informed! Receive notifications if someone outbids you, ensuring you never miss a chance to win your desired item.\n\n## 🛠️Tech Stack\n- Next.js 14\n- TypeScript\n- Tailwind CSS\n- Drizzle ORM Postgres Js\n- Supabase\n- Firebase for Image hosting\n- Next Auth for Authentication\n- Knock for Notifications\n- Shadcn UI for reusable components\n- React Icons\n- Zod for Form validation\n- Next themes for theme management\n- Vercel for deployment\n## 🏁 Get Started\nTo get this project up and running in your development environment, follow these step-by-step instructions.\n## 📝 Prerequisites\nIn order to install and run this project locally, you would need to have the following installed on your local machine.\n- [Node js](https://nodejs.org/en/)\n- [NPM](https://docs.npmjs.com/getting-started)\n- [Git](https://git-scm.com/downloads)\n## ⚙️ Installation and Run Locally\n\n#### step 1\nDownload or clone this repo by using the link below:\n```\nhttps://github.com/LitPreet/Bid-Buddy.git\n```\n#### step 2\nExecute the following command in the root directory of the downloaded repo in order to install dependencies:\n```\nnpm install\n```\n### step 3\nExecute the following command in order to run the development server locally:\n```\nnpm run dev\n```\n### step 4\nOpen http://localhost:3000 with your browser to see the result.\n## 📜 Scripts\n| Script       | Action         \n| ------------- |:-------------\n| ```npm install```      | Installs dependencies\n| ```npm run dev```      | Starts local dev server at ```localhost:3000  ```  \n| ```npm run build``` | Build your production site to ```./dist/```    \n| ```npm run start``` | Start your production site locally\n| ```npm run lint``` | Run ESLint |\n\n## 🔒 Environment Variables\n```\nDATABASE_URL=postgresql://username:password@hostname:port/database\nNEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key\nAUTH_DRIZZLE_URL=postgresql://username:password@hostname:port/database\nAUTH_SECRET=your_auth_secret\nAUTH_GOOGLE_ID=your_google_client_id\nAUTH_GOOGLE_SECRET=your_google_client_secret\nNEXT_PUBLIC_KNOCK_PUBLIC_API_KEY=your_knock_public_api_key\nNEXT_PUBLIC_KNOCK_FEED_ID=your_knock_feed_id\nKNOCK_SECRET_KEY=your_knock_secret_key\nNEXT_PUBLIC_FIREBASE_API=your_firebase_api_key\nNEXT_PUBLIC_FIREBASE_AUTH=your_firebase_auth_domain\nNEXT_PUBLIC_FIREBASE_PROJECT_ID=your_firebase_project_id\nNEXT_PUBLIC_FIREBASE_STORAGE_BUCKET=your_firebase_storage_bucket\nNEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID=your_firebase_messaging_sender_id\nNEXT_PUBLIC_FIREBASE_APP_ID=your_firebase_app_id\nNEXT_PUBLIC_FIREBASE_MEASUREMENT_ID=your_firebase_measurement_id\n\n```\n## 🚀 Deployment\nYou can create an optimized production build with the following command:\n```\nnpm run build\n```\n#### Deploy on Vercel\nThe easiest way to deploy this Next.js app is to use the Vercel Platform.\n[Vercel Platform](https://vercel.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitpreet%2Fbid-buddy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flitpreet%2Fbid-buddy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitpreet%2Fbid-buddy/lists"}