{"id":16170705,"url":"https://github.com/holtwick/create-estrella","last_synced_at":"2026-02-03T05:05:13.428Z","repository":{"id":66971144,"uuid":"297277904","full_name":"holtwick/create-estrella","owner":"holtwick","description":"Create a starter project for estrella, the esbuild based build system.","archived":false,"fork":false,"pushed_at":"2020-12-28T10:35:30.000Z","size":24,"stargazers_count":3,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-16T09:53:49.096Z","etag":null,"topics":["build","esbuild","estrella"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/holtwick.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["holtwick"]}},"created_at":"2020-09-21T08:34:37.000Z","updated_at":"2025-02-24T08:58:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"65888c04-82cc-4e7a-a0cd-646a69e02d44","html_url":"https://github.com/holtwick/create-estrella","commit_stats":{"total_commits":26,"total_committers":2,"mean_commits":13.0,"dds":"0.038461538461538436","last_synced_commit":"c94c0ce5a394faad5a406b556bfa1d6e47f37e22"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/holtwick/create-estrella","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holtwick%2Fcreate-estrella","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holtwick%2Fcreate-estrella/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holtwick%2Fcreate-estrella/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holtwick%2Fcreate-estrella/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/holtwick","download_url":"https://codeload.github.com/holtwick/create-estrella/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/holtwick%2Fcreate-estrella/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262270427,"owners_count":23285165,"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":["build","esbuild","estrella"],"created_at":"2024-10-10T03:19:24.183Z","updated_at":"2026-02-03T05:05:13.381Z","avatar_url":"https://github.com/holtwick.png","language":"JavaScript","readme":"# create-estrella\n\nCreate a starter project for [Estrella](https://github.com/rsms/estrella), the [esbuild](https://github.com/evanw/esbuild) based build system.\n\n```bash\n$ npm init estrella \u003cproject-name\u003e\n$ cd \u003cproject-name\u003e\n$ npm install\n$ npm run dev\n```\n\nIf using Yarn:\n\n```bash\n$ yarn create estrella \u003cproject-name\u003e\n$ cd \u003cproject-name\u003e\n$ yarn\n$ yarn dev\n```\n\n## Languages\n\nBy default templates are provided in Javascript. If you prefer Typescript add the `--ts` option:\n\n```bash\n$ npm init estrella \u003cproject-name\u003e --ts\n```\n\n## Templates\n\nAvailable templates:\n\n- `basic` (default)\n- `module`\n\nTo scaffold with specific template:\n\n```bash\n$ npm init estrella \u003cproject-name\u003e --template \u003ctemplate\u003e\n```\n\nFor example to set up the module named \"my-module\":\n\n```bash\n$ npm init estrella my-module --template module\n```\n\n---\n\nThis package was created using \u003chttps://github.com/vitejs/create-vite-app\u003e as model. Thanks!\n","funding_links":["https://github.com/sponsors/holtwick"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholtwick%2Fcreate-estrella","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fholtwick%2Fcreate-estrella","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fholtwick%2Fcreate-estrella/lists"}