{"id":44917760,"url":"https://github.com/txpipe/awesome-starter-kits","last_synced_at":"2026-02-18T02:36:32.531Z","repository":{"id":63970240,"uuid":"572150330","full_name":"txpipe/awesome-starter-kits","owner":"txpipe","description":"Community-driven curated list of awesome Starter Kits","archived":false,"fork":false,"pushed_at":"2025-04-03T14:39:40.000Z","size":5129,"stargazers_count":19,"open_issues_count":4,"forks_count":17,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-11-09T04:03:04.954Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/txpipe.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,"zenodo":null}},"created_at":"2022-11-29T16:54:51.000Z","updated_at":"2025-07-20T09:58:29.000Z","dependencies_parsed_at":"2023-11-15T02:47:50.785Z","dependency_job_id":"55729e1c-00f3-4886-915f-6f2d5f007ff2","html_url":"https://github.com/txpipe/awesome-starter-kits","commit_stats":null,"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/txpipe/awesome-starter-kits","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txpipe%2Fawesome-starter-kits","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txpipe%2Fawesome-starter-kits/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txpipe%2Fawesome-starter-kits/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txpipe%2Fawesome-starter-kits/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/txpipe","download_url":"https://codeload.github.com/txpipe/awesome-starter-kits/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/txpipe%2Fawesome-starter-kits/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29566410,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T00:47:08.760Z","status":"online","status_checked_at":"2026-02-18T02:00:09.468Z","response_time":162,"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":[],"created_at":"2026-02-18T02:36:32.456Z","updated_at":"2026-02-18T02:36:32.526Z","avatar_url":"https://github.com/txpipe.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003chr\u003e\n\n\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  \u003ca href=\"http://txpipe.io\"\u003e\u003cimg src=\"assets/logo.svg\" alt=\"TxPipe\" width=\"100\"\u003e\u003c/a\u003e\n  \u003cbr\u003e\n  Starter Kits\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eA community-driven list of starter-kit code repositories that can be used with Demeter.run.\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#introduction\"\u003eIntroduction\u003c/a\u003e •\n  \u003ca href=\"#how-to-use\"\u003eHow To Use\u003c/a\u003e •\n  \u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\n\u003c/p\u003e\n\u003chr\u003e\n\n## Introduction\n\nStarter kits are example code repositories that you can use for learning or as starting point for your own projects.\nEach kit aims to solve a specific task and uses a particular tech stack. Once you find a kit that fits your needs, you can use it to create your own personal workspace in \u003ca href=\"http://demeter.run\" target=\"_blank\"\u003eDemeter.run\u003c/a\u003e based off that code template.\n\nThis repository works as an index of available Starter-Kits which are available and listed in  \u003ca href=\"http://demeter.run\" target=\"_blank\"\u003eDemeter.run\u003c/a\u003e platform.\n\n## How To Use\n\nTo include your Starter Kit in \u003ca href=\"http://demeter.run\" target=\"_blank\"\u003eDemeter.run\u003c/a\u003e you need to submit a pull request to this repository with the information required to list your project.\n\n**1.** Clone the repository\n\n```bash\n# Clone this repository\n$ git clone https://github.com/txpipe/awesome-starter-kits.git\n\n# Go into the repository\n$ cd awesome-starter-kits\n```\n\n**2.** Create a new branch for adding the metadata with your Starter Kit information.\n\n```bash\n# Create a new branch\n$ git checkout -b starter-kit/my-awesome-starter-kit\n```\n\n**3.** Create a new folder for your Starter Kit.\n\n```bash\n# Create a new directory\n$ mkdir kits/my-awesome-starter-kit\n\n# Go into your new feature\ncd kits/my-awesome-starter-kit\n```\n\n**4.** Add your Starter Kit metadata\n\nNow you can create the file with the metadata for listing your starter kit. Metadata files are defined in \u003ca href=\"https://yaml.org/\" target=\"_blank\"\u003eYAML\u003c/a\u003e format:\n\n```bash\n# Create a new metadata file\n$ touch metadata.yaml\n```\n\nYou can always copy the metadata file from another starter kit into your folder and update the information in case you don't want to generate the metadata file from scratch.\n\nExample format for your Starter Kit metadata:\n\n\u003cp align=\"right\"\u003e\u003cstrong\u003emetadata.yaml\u003c/strong\u003e\u003c/p\u003e\n\n```yaml\ntitle: Name\nlogo: URL for your starter-kit logo\ndescription: A NodeJS package that provides several examples of how to leverage Ogmios typescript client to execute local-state-queries, chain-sync and tx-monitoring operations against a node.\nrepository: https://github.com/cardanosolutions/ogmios-client-starter-kit.git\ntype: workspace\nfeatures:\n  - ogmios\nsettings:\n  template: typescript\n  size: small\nauthor:\n  name: TxPipe\n  logo: https://demeter.run/assets/logos/txpipe.svg\nsocial:\n  twitter: txpipe_tools\n  discord: eVc6HJrYmP\n```\n\n#### Fields\n\n| Name                | required | Description                                                                                                                        |\n| ------------------- | -------- | ---------------------------------------------------------------------------------------------------------------------------------- |\n| `title`             | required | the title to be displayed in the list of starter-kits                                                                              |\n| `logo`              | required | a logo to be displayed next to your starter kit title                                                                              |\n| `description`       | required | a short description indicating what is the scope of the starter kit                                                                |\n| `repository`        | required | the link to the github repository to be used as a template. It needs to be publicly available.                                     |\n| `features`          | optional | a list of features associated to this starter kit. See the list of available features below.                                       |\n| `settings.template` | required | the image template to be used when building the workspace for running your starter kit. See the list of available templates below. |\n| `settings.size`     | required | the size of the workspace to be created when running your starter kit. See the list of available sizes below.                      |\n| `author.name`       | required | the name of the author                                                                                                             |\n| `author.website`    | optional | the website of the author                                                                                                          |\n| `author.logo`       | optional | a logo for the author                                                                                                              |\n| `social.twitter`    | optional | the twitter handle for the author                                                                                                  |\n| `social.discord`    | optional | the id of the author discord server                                                                                                |\n\n\n#### Features\n\nThis is the list of currently available features in Demeter, use it as reference to tag your starter kit in the `features` field of the metadata file. Tagging your starter kit will allow us to recommend it in relevant sections of Demeter web console.\n\n| Name                 | Description                                                                                    |\n| -------------------- | ---------------------------------------------------------------------------------------------- |\n| `nodes`              | Fully-synced nodes ready to be used through any of the available ports                         |\n| `dbsync`             | Provides a relational view of Cardano on-chain data using a PostgreSQL database                |\n| `ogmios`             | Provides a WebSocket API for clients to speak Ouroboros' mini-protocols via JSON/RPC.          |\n| `containers`         | Provides docker containers hosting on the web.                                                 |\n| `hydra`              | Hydra head instances that can be shared among different peers in the cluster                   |\n| `kuber`              | Haskell library and API server for composing balanced Cardano transactions.                    |\n| `submitapi`          | Provides an HTTP endpoint to submit CBOR-encoded transactions onto the Node                    |\n| `webhooks`           | Subscribe to events in the node                                                                |\n| `workspaces`         | Provides custom cloud-based development environments based off on VSCode with access to a node |\n\n#### Templates\n\nThis is the list of currently available workspace templates in Demeter, use it as reference to fill the `settings.template` field in your metadata file. A template defines the pre-determined set of dependencies installed by default in the workspace running your starter kit.\n\n| Name         | Description                                                                               |\n| ------------ | ----------------------------------------------------------------------------------------- |\n| `plutus`     | VSCode + Haskell + GHC + Cabal + Nix. The latest Cardano derivations from IOHK Nix cache. |\n| `haskell`    | VSCode + Haskell + GHC. Good for starting from scratch with the Haskell language.         |\n| `typescript` | VSCode + NodeJS + Typescript. Good for creating front-ends using Lucid or Mesh framework. |\n| `rust`       | VSCode + Rust + Cargo. Good for creating projects using Pallas building blocks            |\n| `golang`     | VSCode + Golang. Good for creating projects using the Blink Labs gOuroboros library.      |\n| `python`     | VSCode + Python 3.10. Good for creating projects using the PyCardano framework.           |\n\n#### Sizes\n\nThis is the list of currently available workspace sizes in Demeter, use is as reference to fill the `settings.size` field in your metadata file. The size of the workspace defines the amount of resources (memory, cpu, disk) allocated to the instance. Unless you're aware that your starter kit has a high level of resource requirements, you should choose `small` as the preferred choice.\n\n| Name   |\n| ------ |\n| small  |\n| medium |\n| large  |\n\n## Starter Kit Information\n\nIf you want to include additional information about how to use your starter kit, you can add an additional markdown file inside of your starter kit folder.\n\n```bash\n# Create a new markdown file\n$ touch readme.md\n```\n\n## Making your Starter Kit available\n\nOnce you have entered all the metadata for your starter kit you can open a pull-request to the main branch of this repository.\nOnce the pull-request is merged your starter kit will be automatically available and displayed in \u003ca href=\"http://demeter.run\" target=\"_blank\"\u003eDemeter.run\u003c/a\u003e\n\n## Support\n\nIf you have questions join our discord server\n\n[![Join our Discord server!](https://invidget.switchblade.xyz/eVc6HJrYmP)](http://discord.gg/eVc6HJrYmP)\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftxpipe%2Fawesome-starter-kits","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftxpipe%2Fawesome-starter-kits","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftxpipe%2Fawesome-starter-kits/lists"}