{"id":15015787,"url":"https://github.com/nullvoxpopuli/polaris-starter","last_synced_at":"2025-09-20T04:32:23.747Z","repository":{"id":66344798,"uuid":"498906480","full_name":"NullVoxPopuli/polaris-starter","owner":"NullVoxPopuli","description":"Get started with the Polaris Edition of Ember before it's released!","archived":false,"fork":false,"pushed_at":"2024-09-17T06:50:58.000Z","size":2202,"stargazers_count":29,"open_issues_count":6,"forks_count":18,"subscribers_count":5,"default_branch":"webpack","last_synced_at":"2025-04-08T03:37:23.532Z","etag":null,"topics":["ember","hacktoberfest","vite"],"latest_commit_sha":null,"homepage":"https://stackblitz.com/github/nullVoxPopuli/polaris-starter/tree/main?file=README.md","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NullVoxPopuli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-06-01T21:41:38.000Z","updated_at":"2025-01-11T12:38:20.000Z","dependencies_parsed_at":"2023-02-22T02:15:55.215Z","dependency_job_id":"e462337c-614d-4df5-9b20-8c085bad8bac","html_url":"https://github.com/NullVoxPopuli/polaris-starter","commit_stats":{"total_commits":78,"total_committers":6,"mean_commits":13.0,"dds":0.3846153846153846,"last_synced_commit":"7bfa3f05ce487efb738b99de73fc7f1b5ddca47a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NullVoxPopuli/polaris-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullVoxPopuli%2Fpolaris-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullVoxPopuli%2Fpolaris-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullVoxPopuli%2Fpolaris-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullVoxPopuli%2Fpolaris-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NullVoxPopuli","download_url":"https://codeload.github.com/NullVoxPopuli/polaris-starter/tar.gz/refs/heads/webpack","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NullVoxPopuli%2Fpolaris-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276046893,"owners_count":25575876,"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-09-20T02:00:10.207Z","response_time":63,"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":["ember","hacktoberfest","vite"],"created_at":"2024-09-24T19:47:55.861Z","updated_at":"2025-09-20T04:32:23.530Z","avatar_url":"https://github.com/NullVoxPopuli.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[Try it on StackBlitz](https://stackblitz.com/github/nullVoxPopuli/polaris-starter/tree/main?file=README.md)\n\nVariants:\n\n- [Vite](https://github.com/NullVoxPopuli/polaris-starter/tree/main)\n- [Webpack](https://github.com/NullVoxPopuli/polaris-starter/tree/webpack) 👈 This branch\n\n# polaris-starter\n\nVariants:\n- [Vite](https://github.com/NullVoxPopuli/polaris-starter/tree/main) \n- [Webpack](https://github.com/NullVoxPopuli/polaris-starter/tree/webpack) 👈 This branch  \n\n\nThe goal of this project is to be a quick way to get started with _Polaris_, the next edition of Ember.\n\nLeading up to an _Edition_, the pit of incoherence can be quite deep, as there are lots of moving parts leading up to the solidification of what is in an Edition.\n\nThis project is your one-stop-shop for features and patterns expected to be a part of of _Polaris_.\n\nThe demo app contained in this repo is deployed here: https://polaris-starter.pages.dev/\n\nBelow, you'll find the default README content for new ember projects.\n\n---\n\nThis README outlines the details of collaborating on this Ember application.\nA short introduction of this app could easily go here.\n\n## Prerequisites\n\nYou will need the following things properly installed on your computer.\n\n- [Git](https://git-scm.com/)\n- [Node.js](https://nodejs.org/) (with npm)\n- [Ember CLI](https://cli.emberjs.com/release/)\n- [Google Chrome](https://google.com/chrome/)\n\n## Installation\n\n- `git clone \u003crepository-url\u003e` this repository\n- `cd polaris-starter`\n- `pnpm install`\n\n## Running / Development\n\n- `pnpm start`\n- Visit your app at [http://localhost:4200](http://localhost:4200).\n- Visit your tests at [http://localhost:4200/tests](http://localhost:4200/tests).\n\n### Code Generators\n\nMake use of the many generators for code, try `ember help generate` for more details\n\n### Running Tests\n\n- `pnpm test`\n\n### Linting\n\n- `pnpm run lint`\n- `pnpm lint:fix`\n\n### Building\n\n- `ember build` (development)\n- `ember build --environment production` (production)\n\n### Deploying\n\nSpecify what it takes to deploy your app.\n\n## Further Reading / Useful Links\n\n- [ember.js](https://emberjs.com/)\n- [ember-cli](https://cli.emberjs.com/release/)\n- Development Browser Extensions\n  - [ember inspector for chrome](https://chrome.google.com/webstore/detail/ember-inspector/bmdblncegkenkacieihfhpjfppoconhi)\n  - [ember inspector for firefox](https://addons.mozilla.org/en-US/firefox/addon/ember-inspector/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullvoxpopuli%2Fpolaris-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnullvoxpopuli%2Fpolaris-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullvoxpopuli%2Fpolaris-starter/lists"}