{"id":19291831,"url":"https://github.com/hirosystems/stacks.js-starters","last_synced_at":"2025-08-27T22:33:01.811Z","repository":{"id":37943547,"uuid":"488233936","full_name":"hirosystems/stacks.js-starters","owner":"hirosystems","description":"Quick-start frontend projects using Stacks.js","archived":false,"fork":false,"pushed_at":"2024-05-06T08:11:44.000Z","size":3864,"stargazers_count":18,"open_issues_count":4,"forks_count":18,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-15T21:43:55.887Z","etag":null,"topics":["bitcoin","blockchain","stacks"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/hirosystems.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-05-03T14:04:23.000Z","updated_at":"2024-12-18T12:20:56.000Z","dependencies_parsed_at":"2024-11-09T22:39:03.106Z","dependency_job_id":null,"html_url":"https://github.com/hirosystems/stacks.js-starters","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hirosystems%2Fstacks.js-starters","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hirosystems%2Fstacks.js-starters/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hirosystems%2Fstacks.js-starters/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hirosystems%2Fstacks.js-starters/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hirosystems","download_url":"https://codeload.github.com/hirosystems/stacks.js-starters/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250183245,"owners_count":21388682,"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":["bitcoin","blockchain","stacks"],"created_at":"2024-11-09T22:28:03.836Z","updated_at":"2025-04-22T06:31:47.697Z","avatar_url":"https://github.com/hirosystems.png","language":"JavaScript","funding_links":[],"categories":["Frontend Development"],"sub_categories":["Starters \u0026 Templates"],"readme":"# Stacks.js Starters 🚀\n\nThis project aims to help quickly bootstrap frontend applications with Stacks.js on top of the following JavaScript frameworks as the foundation.\n\n- \u003cimg src=\"./misc/icons/react.png\" width=\"16\" alt=\"React icon\"\u003e [Live Stacks React (Vite) Starter Template](https://stacks-react.vercel.app)\n- \u003cimg src=\"./misc/icons/react.png\" width=\"16\" alt=\"React icon\"\u003e [Live Stacks React (CRA) Starter Template](https://stacks-cra.vercel.app)\n- \u003cimg src=\"./misc/icons/nextjs.png\" width=\"16\" alt=\"Next.js icon\"\u003e [Live Stacks React (Next.js) Starter Template](https://stacks-nextjs.vercel.app)\n- \u003cimg src=\"./misc/icons/svelte.png\" width=\"16\" alt=\"Svelte icon\"\u003e [Live Stacks Svelte Starter Template](https://stacks-svelte.vercel.app)\n- \u003cimg src=\"./misc/icons/svelte.png\" width=\"16\" alt=\"Svelte icon\"\u003e [Live Stacks SvelteKit Starter Template](https://stacks-sveltekit.vercel.app)\n- \u003cimg src=\"./misc/icons/vue.png\" width=\"16\" alt=\"Vue icon\"\u003e [Live Stacks Vue Starter Template](https://stacks-vue.vercel.app)\n- \u003cimg src=\"./misc/icons/angular.png\" width=\"16\" alt=\"Angular icon\"\u003e [Live Stacks Angular Starter Template](https://stacks-angular.vercel.app)\n\n## ⚡️ Quick-Start a Stacks.js project\n\nThe following command creates an interactive CLI (Command Line Interface), allowing you to select your favorite framework to use with Stacks.js and start building in an instant!\n\n```\nnpm create stacks\n```\n\n\u003e **Prerequisites:**\n\u003e Node.js (with `npm` \u003e= v7.x.x)\n\n## 🗺 Ecosystem\n\nSimilar great templates and projects using Stacks.js:\n\n- [stacks-next-auth-example](https://github.com/pradel/stacks-next-auth-example) by @pradel: An example of Sign-In with Stacks (using Message Signing) and NextAuth.js\n\n## 🛠 CLI Options\n\nRun the `npm create stacks` command to launch interactive mode by default.\nSimilar commands exist in other package managers.\nExample: `yarn create stacks`\n\nThe [`npm init`](https://docs.npmjs.com/cli/v8/commands/npm-init) and its alias `npm create` can be seen as an alias for `npm exec create-\u003c...\u003e`.\n\n### `--template`\n\nIt's also possible to pass the selected framework as a parameter if you prefer a non-interactive mode:\n\n```\nnpm create --template svelte\n```\n\n_...where `svelte` is the example selected framework and initializes from [`templates/template-svelte`](./templates/template-svelte/). We can choose any available framework from the [`templates/`](./templates/) directory._\n\n## ⚖️ License \u0026 Attribution\n\n[Apache License 2.0](./LICENSE) — You can find relevant attribution and licenses of dependencies at [ATTRIBUTION.md](./ATTRIBUTION.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhirosystems%2Fstacks.js-starters","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhirosystems%2Fstacks.js-starters","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhirosystems%2Fstacks.js-starters/lists"}