{"id":19979264,"url":"https://github.com/bharathvaj-ganesan/chargebee-nextjs-static","last_synced_at":"2025-10-05T07:54:09.323Z","repository":{"id":106439253,"uuid":"583221085","full_name":"bharathvaj-ganesan/chargebee-nextjs-static","owner":"bharathvaj-ganesan","description":"⚡ Free Next.js subscription pricing page template for SaaS products, online services and more.","archived":false,"fork":false,"pushed_at":"2023-01-01T15:56:45.000Z","size":1039,"stargazers_count":18,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-22T20:46:58.054Z","etag":null,"topics":["chargebee","nextjs","nextjs-starter","nextjs-template","nextjs13","react","subscription","typescript","vercel"],"latest_commit_sha":null,"homepage":"https://chargebee-nextjs-static.vercel.app/","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/bharathvaj-ganesan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-12-29T05:56:03.000Z","updated_at":"2025-07-10T05:12:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"f2754522-cfa1-41d0-ad09-4132cd317bb9","html_url":"https://github.com/bharathvaj-ganesan/chargebee-nextjs-static","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/bharathvaj-ganesan/chargebee-nextjs-static","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bharathvaj-ganesan%2Fchargebee-nextjs-static","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bharathvaj-ganesan%2Fchargebee-nextjs-static/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bharathvaj-ganesan%2Fchargebee-nextjs-static/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bharathvaj-ganesan%2Fchargebee-nextjs-static/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bharathvaj-ganesan","download_url":"https://codeload.github.com/bharathvaj-ganesan/chargebee-nextjs-static/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bharathvaj-ganesan%2Fchargebee-nextjs-static/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278425498,"owners_count":25984686,"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","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chargebee","nextjs","nextjs-starter","nextjs-template","nextjs13","react","subscription","typescript","vercel"],"created_at":"2024-11-13T03:37:20.112Z","updated_at":"2025-10-05T07:54:09.286Z","avatar_url":"https://github.com/bharathvaj-ganesan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Next.js Subscription Pricing Page Starter\n\nA free Next.js TypeScript subscription page template for SaaS products, online services and more.\n\n\n## Features\n\n- ⚡ **Next.js** — The React Framework\n- 🤑 **Chargebee Checkout** - Subscription Management \n- 💡 **Twind** — The smallest, fastest, most feature complete Tailwind-in-JS solution in existence\n- 📏 **ESLint** — Pluggable JavaScript linter\n- 🐶 **Husky** — Use git hooks with ease\n- 💖 **Prettier** — Opinionated Code Formatter\n- 🐶 **Husky** — Use git hooks with ease\n- 📄 **Commitizen** — Conventional commit messages CLI\n- 🚓 **Commitlint** — Lint commit messages\n- 🖌 **Renovate** — Dependency update tool\n- 🚫 **lint-staged** — Run linters against staged git files\n- 🗂 **Absolute import** — Import folders and files using the `@` prefix\n\n## Demo\n\n[https://chargebee-nextjs-static.vercel.app/](https://chargebee-nextjs-static.vercel.app/)\n\n[![Screenshot of demo](./public/demo.png)](https://chargebee-nextjs-static.vercel.app/)\n\n## 🚀 Getting started\n\nEasiest way to get started is by clicking the \"Deploy with Vercel\" button below.\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fbharathvaj-ganesan%2Fchargebee-nextjs-static\u0026demo-title=Chargebee%20Subscription%20Pricing%20Page%20Starter)\n\nIf you do not want to deploy, [click here](https://github.com/jkytoela/next-startd/generate) to create a new repository with this template.\n\nYou might need to do the following steps to customize,\n\n* Update the env variable `NEXT_PUBLIC_CHARGEBEE_SITE_ID` with your site id.\n* Modify the item prices in this file `utils/chargebee.ts`\n\n\n**Local Development**\n\nRun the following commands inside the project folder:\n\n1. `yarn`\n2. `yarn dev`\n\nTo view the project open `http://localhost:3000`\n\n## 🤝 Contributing\n\n1. Fork this repository\n2. Create your branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -m 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Raise PR against [the original repository](https://github.com/bharathvaj-ganesan/chargebee-nextjs-static).\n\n**After your pull request is merged**, you can safely delete your branch.\n\n## 📝 License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE) file for more information.\n\n## Resources\n\n* https://www.chargebee.com/checkout-portal-docs/dropIn-overview.html\n\n* https://apidocs.chargebee.com/docs/api/hosted_pages#hosted_page_attributes\n\n## Credits\n\nInspired from [Vercel Subscription Template](https://github.com/vercel/nextjs-subscription-payments)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbharathvaj-ganesan%2Fchargebee-nextjs-static","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbharathvaj-ganesan%2Fchargebee-nextjs-static","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbharathvaj-ganesan%2Fchargebee-nextjs-static/lists"}