{"id":22302377,"url":"https://github.com/getfrontend/next-app-ai-saas","last_synced_at":"2025-10-14T00:30:43.342Z","repository":{"id":222971730,"uuid":"758692226","full_name":"getFrontend/next-app-ai-saas","owner":"getFrontend","description":"An AI-powered image generator. A real SaaS app using Next.js 14, Clerk, MongoDB, Cloudinary AI, Stripe and Shadcn UI.","archived":false,"fork":false,"pushed_at":"2024-02-19T10:11:53.000Z","size":1234,"stargazers_count":14,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-03T18:49:57.012Z","etag":null,"topics":["ai","clerk","cloudinary","image-generation","image-generation-ai","image-generator","image-generators","imagenko","imaginify","nextjs","nextjs14","saas","shadcn-ui"],"latest_commit_sha":null,"homepage":"https://imagenko.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/getFrontend.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-02-16T21:23:14.000Z","updated_at":"2024-11-17T05:02:19.000Z","dependencies_parsed_at":"2024-12-03T18:39:21.099Z","dependency_job_id":"fbac6023-2e59-4621-abe4-69e64f8e5cc2","html_url":"https://github.com/getFrontend/next-app-ai-saas","commit_stats":null,"previous_names":["getfrontend/next-app-ai-saas"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getFrontend%2Fnext-app-ai-saas","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getFrontend%2Fnext-app-ai-saas/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getFrontend%2Fnext-app-ai-saas/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getFrontend%2Fnext-app-ai-saas/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getFrontend","download_url":"https://codeload.github.com/getFrontend/next-app-ai-saas/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236422783,"owners_count":19146323,"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":["ai","clerk","cloudinary","image-generation","image-generation-ai","image-generator","image-generators","imagenko","imaginify","nextjs","nextjs14","saas","shadcn-ui"],"created_at":"2024-12-03T18:36:47.240Z","updated_at":"2025-10-14T00:30:37.977Z","avatar_url":"https://github.com/getFrontend.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\n**Imagenko** it's an AI-powered image generator. The project was implemented as a real Software-as-a-Service app with AI features and payments \u0026 credits system.\n\nThe project also aimed to improve real-world application development skills. Thanks to **JavaScript Mastery** tutorials and masterclasses from **Adrian Hajdin** 🚀.\n\n![](https://github.com/getFrontend/next-app-ai-saas/blob/main/public/imagenko-1.png?raw=true)\n\n## Tech Stack\n\n⚙️ Next.js 14\n\n⚙️ TypeScript\n\n⚙️ MongoDB \u0026 Mongoose\n\n⚙️ React Hook Form \u0026 Zod (for form validation)\n\n⚙️ Clerk\n\n⚙️ Cloudinary\n\n⚙️ Stripe\n\n⚙️ Shadcn UI \u0026 Tailwind CSS\n\n## Features\n\n🔋 **Authentication and Authorization**: Secure user access with registration, login, and route protection.\n\n![](https://github.com/getFrontend/next-app-ai-saas/blob/main/public/imagenko-2.png?raw=true)\n\n🔋 **Community Image Showcase**: Explore user transformations with easy navigation using pagination\n\n🔋 **Advanced Image Search**: Find images by content or objects present inside the image quickly and accurately\n\n🔋 **Image Restoration**: Revive old or damaged images effortlessly\n\n🔋 **Image Recoloring**: Customize images by replacing objects with desired colors easily\n\n🔋 **Image Generative Fill**: Fill in missing areas of images seamlessly\n\n🔋 **Object Removal**: Clean up images by removing unwanted objects with precision\n\n🔋 **Background Removal**: Extract objects from backgrounds with ease\n\n![](https://github.com/getFrontend/next-app-ai-saas/blob/main/public/imagenko-4.png?raw=true)\n\n🔋 **Download Transformed Images**: Save and share AI-transformed images conveniently\n\n🔋 **Transformed Image Details**: View details of transformations for each image\n\n🔋 **Transformation Management**: Control over deletion and updates of transformations\n\n🔋 **Credits System**: Earn or purchase credits for image transformations\n\n🔋 **Profile Page**: Access transformed images and credit information personally\n\n![](https://github.com/getFrontend/next-app-ai-saas/blob/main/public/imagenko-3.png?raw=true)\n\n🔋 **Credits Purchase**: Securely buy credits via Stripe for uninterrupted use\n\n🔋 **Responsive UI/UX**: A seamless experience across devices with a user-friendly interface\n\n## Quick Start\n\nFollow these steps to set up the project locally on your machine.\n\n**Prerequisites**\n\nMake sure you have the following installed on your machine:\n\n- [Git](https://git-scm.com/)\n- [Node.js](https://nodejs.org/en)\n- [npm](https://www.npmjs.com/)\n\n**Cloning the Repository**\n\n```bash\ngit clone https://github.com/getFrontend/next-app-ai-saas.git\n```\n\n**Installation**\n\nInstall the project dependencies using npm:\n\n```bash\nnpm run dev\n```\n\n**Set Up Environment Variables**\n\nRename the `.env_example` file to `.env.local`.\n\nReplace the placeholder values with your actual respective account credentials from [Clerk](https://clerk.com/), [MongoDB](https://www.mongodb.com/), [Cloudinary](https://cloudinary.com/) and [Stripe](https://stripe.com)\n\n**Running the Project**\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) in your browser to view the project.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetfrontend%2Fnext-app-ai-saas","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetfrontend%2Fnext-app-ai-saas","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetfrontend%2Fnext-app-ai-saas/lists"}