{"id":20405636,"url":"https://github.com/nitrictech/nitric-subscription-payments","last_synced_at":"2025-10-28T08:01:53.234Z","repository":{"id":218863808,"uuid":"469932383","full_name":"nitrictech/nitric-subscription-payments","owner":"nitrictech","description":"Clone, deploy, and fully customize a SaaS subscription application with Nitric.","archived":false,"fork":false,"pushed_at":"2022-03-17T08:21:36.000Z","size":149,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-02T00:28:19.492Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nitrictech.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}},"created_at":"2022-03-14T23:02:48.000Z","updated_at":"2024-03-27T22:30:29.000Z","dependencies_parsed_at":"2024-01-24T08:29:20.956Z","dependency_job_id":"71c67d3e-4376-4725-90fc-070fc39008f0","html_url":"https://github.com/nitrictech/nitric-subscription-payments","commit_stats":null,"previous_names":["nitrictech/nitric-subscription-payments"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fnitric-subscription-payments","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fnitric-subscription-payments/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fnitric-subscription-payments/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitrictech%2Fnitric-subscription-payments/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nitrictech","download_url":"https://codeload.github.com/nitrictech/nitric-subscription-payments/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241950142,"owners_count":20047591,"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-11-15T05:12:14.640Z","updated_at":"2025-10-28T08:01:53.150Z","avatar_url":"https://github.com/nitrictech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nitric To-Dos\n\nIn this tutorial, you'll create a [Next.js](https://nextjs.org/) application that connects to a task list [Nitric API](https://nitric.io/docs/apis) and a task list [Nitric Collection](https://nitric.io/docs/collections). We will also be using [Tailwind CSS](https://tailwindcss.com/) for styling and [Turborepo](https://turborepo.org/) for our build system.\n\n## Prerequisites\n\n- [Node.js](https://nodejs.org/en/download/)\n- [Nitric CLI](https://nitric.io/docs/installation)\n\n## Set up the Next.js app\n\nClone the [Next.js starter repository](https://github.com/nitrictech/nitric-todo).\n\n```bash\ngit clone https://github.com/nitrictech/nitric-todo\n```\n\nInstall the dependencies with npm or yarn.\n\n```text\ncd nextjs-starter\nyarn install\n```\n\nNext, open the project in your editor of choice.\n\n```bash\n\u003e cd my-profile-api\n```\n\nMake sure all dependencies are resolved with yarn or npm.\n\n```bash\nyarn install\n```\n\n## Run Locally\n\nTo test out our project, we can do\n\n```bash\nnitric run\n```\n\n## Deploying\n\n### Deploy the Next.js App\n\nChoose one of the following deploy buttons and make sure to update the `DATABASE_URL` variable during this setup process.\n\n#### Deploy on Vercel\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/nitrictech/nextjs-starter\u0026env=DATABASE_URL)\n\n#### Deploy on Netlify\n\n\\*Note: The `Netlify.toml` file in this repository includes the configuration for you to customize the `DATABASE_URL` property on the initial deploy.\n\n[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/nitrictech/nextjs-starter)\n\n### Deploy the Nitric API\n\nSetup your credentials and any other cloud specific configuration:\n\n- [AWS](/docs/reference/aws)\n- [Azure](/docs/reference/azure)\n- [GCP](/docs/reference/gcp)\n\nRun the appropriate deployment command\n\n\u003e Warning: Publishing services to the cloud may incur costs.\n\u003e AWS\n\n```bash\nnitric stack up\n```\n\n\u003e Azure\n\n```bash\nnitric stack up\n```\n\n\u003e GCP\n\n```bash\nnitric stack up\n```\n\nWhen the deployment is complete, go to the relevant cloud console and you'll be able to see and interact with your API.\n\nTo undeploy run the following command.\n\n```bash\nnitric stack down\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitrictech%2Fnitric-subscription-payments","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnitrictech%2Fnitric-subscription-payments","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitrictech%2Fnitric-subscription-payments/lists"}