{"id":17938895,"url":"https://github.com/virgoone/next-money","last_synced_at":"2025-04-04T10:03:57.738Z","repository":{"id":247968603,"uuid":"827334038","full_name":"virgoone/next-money","owner":"virgoone","description":"Flux AI Image generator","archived":false,"fork":false,"pushed_at":"2024-10-11T03:41:57.000Z","size":3667,"stargazers_count":186,"open_issues_count":0,"forks_count":42,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-28T09:02:18.715Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://fluxaipro.art","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/virgoone.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-11T12:55:27.000Z","updated_at":"2025-03-25T11:43:52.000Z","dependencies_parsed_at":"2024-07-27T10:22:28.406Z","dependency_job_id":"942264d9-71fe-4ccc-b44e-b8251c0b8695","html_url":"https://github.com/virgoone/next-money","commit_stats":null,"previous_names":["virgoone/next-money"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virgoone%2Fnext-money","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virgoone%2Fnext-money/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virgoone%2Fnext-money/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virgoone%2Fnext-money/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/virgoone","download_url":"https://codeload.github.com/virgoone/next-money/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247149488,"owners_count":20891954,"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":[],"created_at":"2024-10-29T00:06:25.135Z","updated_at":"2025-04-04T10:03:57.703Z","avatar_url":"https://github.com/virgoone.png","language":"TypeScript","funding_links":[],"categories":["Saas","Image Generation \u0026 Editing","SaaS"],"sub_categories":[],"readme":"\u003ca href=\"https://fluxaipro.art\"\u003e\n  \u003cimg alt=\"SaaS Starter\" src=\"https://meme-static.douni.one/WechatIMG103.png\"\u003e\n  \u003ch1 align=\"center\"\u003eNext Money Stripe Starter\u003c/h1\u003e\n\u003c/a\u003e\n\n\u003cp align=\"center\"\u003e\n  Start at full speed with SaaS Starter !\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://twitter.com/koyaguo\"\u003e\n    \u003cimg src=\"https://img.shields.io/twitter/follow/koyaguo?style=flat\" alt=\"Koyaguo Twitter follower count\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#introduction\"\u003e\u003cstrong\u003eIntroduction\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#installation\"\u003e\u003cstrong\u003eInstallation\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#tech-stack--features\"\u003e\u003cstrong\u003eTech Stack + Features\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#author\"\u003e\u003cstrong\u003eAuthor\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#credits\"\u003e\u003cstrong\u003eCredits\u003c/strong\u003e\u003c/a\u003e ·\n  \u003ca href=\"#buy-me-coffee\"\u003e\u003cstrong\u003eBuy me coffee\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\n## Introduction\n\nEmpower your next project with the stack of Next.js 14, Prisma, [Supabase](https://supabase.com/), Clerk Auth, Resend, React Email, Shadcn/ui, and Stripe.\n\u003cbr/\u003e\nAll seamlessly integrated with the SaaS Starter to accelerate your development and saas journey.\n\n## Installation\n\nClone \u0026 create this repo locally with the following command:\n\n```bash\nnpx create-next-app my-saas-project --example \"https://github.com/virgoone/next-money\"\n```\n\n1. Install dependencies using pnpm:\n\n```sh\npnpm install\n```\n\n2. Copy `.env.example` to `.env.local` and update the variables.\n\n```sh\ncp .env.example .env.local\n```\n\n3. Start the development server:\n\n```sh\npnpm run dev\n```\n\n\u003e [!NOTE]  \n\u003e I use [npm-check-updates](https://www.npmjs.com/package/npm-check-updates) package for update this project.\n\u003e\n\u003e Use this command for update your project: `ncu -i --format group`\n\n\u003e [!WARNING]  \n\u003e You need update `.react-email` folder before use `pnpm run email`. Check the link [here](https://github.com/resend/react-email/issues/868#issuecomment-1828411325) if you have the error : `renderToReadableStream not found`\n\u003e\n\n### Frameworks\n\n- [Next.js](https://nextjs.org/) – React framework for building performant apps with the best developer experience\n- [Clerk Auth](https://clerk.com/) – The most comprehensive User Management Platform.\n- [Prisma](https://www.prisma.io/) – Typescript-first ORM for Node.js\n- [React Email](https://react.email/) – Versatile email framework for efficient and flexible email development\n\n### Platforms\n\n- [Vercel](https://vercel.com/) – Easily preview \u0026 deploy changes with git\n- [Resend](https://resend.com/) – A powerful email framework for streamlined email development\n- [Supabase](https://supabase.com/) – Serverless Postgres with autoscaling, branching, bottomless storage and generous free tier.\n\n### UI\n\n- [Tailwind CSS](https://tailwindcss.com/) – Utility-first CSS framework for rapid UI development\n- [Shadcn/ui](https://ui.shadcn.com/) – Re-usable components built using Radix UI and Tailwind CSS\n- [Framer Motion](https://framer.com/motion) – Motion library for React to animate components with ease\n- [Lucide](https://lucide.dev/) – Beautifully simple, pixel-perfect icons\n- [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) – Optimize custom fonts and remove external network requests for improved performance\n- [`ImageResponse`](https://nextjs.org/docs/app/api-reference/functions/image-response) – Generate dynamic Open Graph images at the edge\n\n### Hooks and Utilities\n\n- `useIntersectionObserver` – React hook to observe when an element enters or leaves the viewport\n- `useLocalStorage` – Persist data in the browser's local storage\n- `useScroll` – React hook to observe scroll position ([example](https://github.com/mickasmt/precedent/blob/main/components/layout/navbar.tsx#L12))\n- `nFormatter` – Format numbers with suffixes like `1.2k` or `1.2M`\n- `capitalize` – Capitalize the first letter of a string\n- `truncate` – Truncate a string to a specified length\n- [`use-debounce`](https://www.npmjs.com/package/use-debounce) – Debounce a function call / state update\n\n### Code Quality\n\n- [TypeScript](https://www.typescriptlang.org/) – Static type checker for end-to-end typesafety\n- [Prettier](https://prettier.io/) – Opinionated code formatter for consistent code style\n- [ESLint](https://eslint.org/) – Pluggable linter for Next.js and TypeScript\n\n### Miscellaneous\n\n- [Vercel Analytics](https://vercel.com/analytics) – Track unique visitors, pageviews, and more in a privacy-friendly way\n\n## Author\n\nCreated by [@koyaguo](https://twitter.com/koyaguo) in 2023, released under the [MIT license](https://github.com/shadcn/taxonomy/blob/main/LICENSE.md).\n\n## Credits\n\nThis project was inspired by shadcn's [Taxonomy](https://github.com/shadcn-ui/taxonomy), Steven Tey’s [Precedent](https://github.com/steven-tey/precedent), and Antonio Erdeljac's [Next 13 AI SaaS](https://github.com/AntonioErdeljac/next13-ai-saas).\n\n- Shadcn ([@shadcn](https://twitter.com/shadcn))\n- Steven Tey ([@steventey](https://twitter.com/steventey))\n- Antonio Erdeljac ([@YTCodeAntonio](https://twitter.com/AntonioErdeljac))\n- Next SaaS Stripe Starter([@miickasmt](https://github.com/mickasmt/next-saas-stripe-starter))\n\n## Buy me coffee\n\n\u003cimg src=\"https://meme-static.douni.one/paycode.png\" alt=\"Buy me coffee\" width=\"400\"\u003e\n\n## Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=virgoone/next-money\u0026type=Date)](https://star-history.com/#virgoone/next-money\u0026Date)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirgoone%2Fnext-money","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirgoone%2Fnext-money","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirgoone%2Fnext-money/lists"}