{"id":20586264,"url":"https://github.com/litpreet/tech-blogs","last_synced_at":"2026-04-21T10:02:10.803Z","repository":{"id":240489051,"uuid":"799058312","full_name":"LitPreet/Tech-blogs","owner":"LitPreet","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-15T15:53:53.000Z","size":144,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-06T13:15:49.677Z","etag":null,"topics":["nextjs14","react-hook-form","shadcn-ui","supabase","tailwindcss","typescript","zod-validation"],"latest_commit_sha":null,"homepage":"https://tech-blogs2.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}},"created_at":"2024-05-11T04:26:09.000Z","updated_at":"2024-07-15T15:53:57.000Z","dependencies_parsed_at":"2024-05-19T09:26:03.231Z","dependency_job_id":"95fb076f-4a40-4dce-9fb9-7cb23d952a0c","html_url":"https://github.com/LitPreet/Tech-blogs","commit_stats":null,"previous_names":["litpreet/tech-blogs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LitPreet/Tech-blogs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LitPreet%2FTech-blogs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LitPreet%2FTech-blogs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LitPreet%2FTech-blogs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LitPreet%2FTech-blogs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LitPreet","download_url":"https://codeload.github.com/LitPreet/Tech-blogs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LitPreet%2FTech-blogs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32086815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-21T06:27:27.065Z","status":"ssl_error","status_checked_at":"2026-04-21T06:27:21.250Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["nextjs14","react-hook-form","shadcn-ui","supabase","tailwindcss","typescript","zod-validation"],"created_at":"2024-11-16T07:10:55.098Z","updated_at":"2026-04-21T10:02:10.749Z","avatar_url":"https://github.com/LitPreet.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Tech Blogs\n\nTech Blogs is a dynamic SaaS platform where users can post their blogs and share them with a global audience. Our user-friendly interface ensures that you can easily create, edit, and manage your blog posts.\n\n## 🌐Demo\n\nExplore the live project - https://tech-blogs2.vercel.app/\n\n\n## 🚀Key Features\n- Blog Posting: Users can create and publish blog posts with rich text formatting and multimedia content, including code snippets for sharing technical insights.\n\n- Dashboard: Manage your blog posts effortlessly with a comprehensive dashboard. You can edit, delete, and publish posts with ease.\n\n- Premium Content: Offer premium blog content that is accessible to readers after payment, providing a revenue stream for content creators.\n\n- Code Snippets: Easily share code snippets within your blogs to illustrate programming concepts, tutorials, or technical solutions.\n\n- SEO Optimization: Built-in SEO tools to help your blogs reach a wider audience.\n\n\n\n## 🛠️Tech Stack\n- Next.js 14\n- TypeScript\n- Tailwind CSS\n- Supabase\n- Supabase auth for Authentication\n- Stripe payment gateway\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/Tech-blogs.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```\nSITE_URL=https://your-site-url.com\nSERVICE_ROLE=your-service-role\nPRO_PRICE_ID=your-pro-price-id\nSTRIPE_SK_KEY=your-stripe-secret-key\nNEXT_PUBLIC_STRIPE_PUBLIC_KEY=your-stripe-public-key\nNEXT_PUBLIC_SUPABASE_ANON_KEY=your-supabase-anon-key\nNEXT_PUBLIC_SUPABASE_URL=https://your-supabase-url.com\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%2Ftech-blogs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flitpreet%2Ftech-blogs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flitpreet%2Ftech-blogs/lists"}