{"id":20931077,"url":"https://github.com/swarnendug07/imagemagic","last_synced_at":"2026-02-19T00:33:02.881Z","repository":{"id":250761991,"uuid":"835360524","full_name":"SwarnenduG07/ImageMagic","owner":"SwarnenduG07","description":"User Can upscale their Images and Change their Background's \u0026 Erase Any Objects from a Image , Change Color of a Object, Convert Image ratio's","archived":false,"fork":false,"pushed_at":"2025-01-30T17:18:26.000Z","size":729,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T09:22:04.844Z","etag":null,"topics":["cicd","clerk-authentication","clerk-webhooks","docker","docker-compose","magic-ui","momgodb","mongoose","nextjs14","reactjs","shadcn","stripe-api","tailwindcss","typescript","zod-validation"],"latest_commit_sha":null,"homepage":"https://imagemagic.swarnendu.me/","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/SwarnenduG07.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-07-29T17:13:06.000Z","updated_at":"2025-02-08T07:19:20.000Z","dependencies_parsed_at":"2024-08-17T21:27:31.587Z","dependency_job_id":"16dd733a-cea5-4104-8f6e-2dcc488b4620","html_url":"https://github.com/SwarnenduG07/ImageMagic","commit_stats":null,"previous_names":["swarnendug07/imagemagic"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwarnenduG07%2FImageMagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwarnenduG07%2FImageMagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwarnenduG07%2FImageMagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwarnenduG07%2FImageMagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SwarnenduG07","download_url":"https://codeload.github.com/SwarnenduG07/ImageMagic/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248406044,"owners_count":21098127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cicd","clerk-authentication","clerk-webhooks","docker","docker-compose","magic-ui","momgodb","mongoose","nextjs14","reactjs","shadcn","stripe-api","tailwindcss","typescript","zod-validation"],"created_at":"2024-11-18T21:38:55.941Z","updated_at":"2026-02-19T00:32:57.856Z","avatar_url":"https://github.com/SwarnenduG07.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ImageMagic\n\nImageMagic is a Next.js-based web application for AI-powered image transformations with integrated payments.\n\n## Overview\n\nBuilt with modern web technologies:\n- Next.js 14 with App Router\n- React 18 and TypeScript\n- Clerk Authentication\n- MongoDB Database\n- Cloudinary Image Processing\n- Stripe Payments\n- Tailwind CSS \u0026 shadcn/ui\n- Framer Motion animations\n\n## Quick Start\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/SwarnenduG07/ImageMagic.git\ncd imagemagic\n```\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n# or\nbun dev\n```\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\n\npen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\n\nThis project uses [`shadcn`](https://ui.shadcn.com/) for UI's.\n\n# For Local Development\n1st Clone the Repo\n\n```\ngit clone https://github.com/SwarnenduG07/ImageMagic.git\n\ncd imagemagic\n```\n\nGo to the project directory and do\n\n ```bash\nnpm install\n```\n\n### Next Step\n\n Go to _*[.env.example]*_ \n Replace your won API keys with existing one's\n\n### Replace\n\n CLERK_PUBLISHABLE_KEY \u0026  CLERK_SECRET_KEY \u0026 webhook secret\n\n Go to [`Clerk`](https://clerk.com/)\n\nCloudinary_API_TOKEN\n\nGo to[`Cloudinary`](https://cloudinary.com/documentation) Then Copy \n\n```\nNEXT_PUBLIC_CLOUDINARY_CLOUD_NAME\nCLOUDINARY_API_KEY\nCLOUDINARY_API_SECRET\n```\nThen go to setting/upload and enable unsigned URL then create app and then give a folder name. then go to adOns and turn on google auto tagging.\n\n## Db_URL\n\ngo to [`MongoDb Altas`]([`Cloudinary`](https://cloudinary.com/documentation) ) \n\nSTRIP API TOKEN \u0026 STRIPE_WEBHOOK_SECRET\n\nGo to [`Strip`](https://stripe.com/in)\n\n\n## How to Download strip-cli\n\nIn WINDOWS\nwe will use [`Scoop`](https://scoop.sh/) to install it so\n\nOpen PowerShell and pest this command to install scoop\n\n```bash\nSet-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser\nInvoke-RestMethod -Uri https://get.scoop.sh | Invoke-Expression\n```\n\nNow we will install Strip-cli\nTo install this pest this 👇 command\n\n```bash\nscoop bucket add stripe https://github.com/stripe/scoop-stripe-cli.git\nscoop install stripe\n```\n\nThis will install Strip-cli\n\n### For Other OS\n\n Visit this [`Strip-cli`](https://docs.stripe.com/stripe-cli)\n and install this\n\nThen Create an account and get a API key and replace this with STRIPE_API_KEY then go to webhook and download the strip-cli and run it  \n\n```bash\nstripe login\n```\n\nIn your terminal and do then\n\n```bash\nstripe listen --forward-to localhost:3000/api/webhook\n```\n\n in webhook section and it in your terminal you will get something like this \n\n```bash\n[whsec_97347152fae0xxxxxx823xxb1707d0b4aaa1794a5abf9c1sdkjh17]\n```\n\nput this in your STRIPE_WEBHOOK_SECRET\n\n## For Running the project\n\n  ```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswarnendug07%2Fimagemagic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswarnendug07%2Fimagemagic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswarnendug07%2Fimagemagic/lists"}