{"id":13805092,"url":"https://github.com/mirego/ember-boilerplate","last_synced_at":"2025-09-27T03:30:35.600Z","repository":{"id":36620511,"uuid":"176351982","full_name":"mirego/ember-boilerplate","owner":"mirego","description":"👓 The stable base upon which we build our Ember.js projects at Mirego.","archived":true,"fork":false,"pushed_at":"2022-10-25T12:54:24.000Z","size":7192,"stargazers_count":36,"open_issues_count":0,"forks_count":6,"subscribers_count":33,"default_branch":"master","last_synced_at":"2024-09-26T20:22:17.055Z","etag":null,"topics":["apollo","apollo-client","ember","ember-css-modules","ember-intl","emberjs","fastboot","graphql","mocha","prettier","stylelint","typescript"],"latest_commit_sha":null,"homepage":"https://open.mirego.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mirego.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-03-18T19:02:50.000Z","updated_at":"2024-05-30T02:35:54.000Z","dependencies_parsed_at":"2023-01-17T03:15:50.158Z","dependency_job_id":null,"html_url":"https://github.com/mirego/ember-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirego%2Fember-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirego%2Fember-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirego%2Fember-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mirego%2Fember-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mirego","download_url":"https://codeload.github.com/mirego/ember-boilerplate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234376917,"owners_count":18822416,"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":["apollo","apollo-client","ember","ember-css-modules","ember-intl","emberjs","fastboot","graphql","mocha","prettier","stylelint","typescript"],"created_at":"2024-08-04T01:00:57.464Z","updated_at":"2025-09-27T03:30:34.837Z","avatar_url":"https://github.com/mirego.png","language":"TypeScript","funding_links":[],"categories":["Packages"],"sub_categories":["Boilerplating"],"readme":"**⚠️ This project is deprecated and no longer maintained by Mirego. It’s only available as a read-only repository.**\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/11348/51911477-f2b17880-239f-11e9-89aa-8cf94e957155.png\" width=\"600\" /\u003e\n  \u003cp\u003e\u003cbr /\u003eThis repository is the stable base upon which we build our Ember.js projects at Mirego.\u003cbr /\u003eWe want to share it with the world so you can build awesome Ember.js applications too.\u003c/p\u003e\n  \u003ca href=\"https://github.com/mirego/ember-boilerplate/actions/workflows/ci.yaml\"\u003e\u003cimg src=\"https://github.com/mirego/ember-boilerplate/actions/workflows/ci.yaml/badge.svg\" /\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n## Introduction\n\nTo learn more about _why_ we created and maintain this boilerplate project, read our [blog post](https://shift.mirego.com/en/boilerplate-projects).\n\n## Content\n\nThis boilerplate comes with batteries included, you’ll find:\n\n- Ember Octane: Glimmer Components, modifiers, etc.\n- A battle-tested production-ready [FastBoot](https://ember-fastboot.com) server\n- Tests with [mocha](https://mochajs.org), with coverage\n- Linting with [eslint](https://eslint.org), [stylelint](https://stylelint.io) and [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint)\n- Formatting with [Prettier](https://prettier.io)\n- A [GraphQL](https://graphql.org) setup powered by [Apollo](https://www.apollographql.com)\n- Translations powered by [ember-intl](https://github.com/ember-intl/ember-intl)\n- [TypeScript](https://www.typescriptlang.org)\n- [CSS modules](https://github.com/salsify/ember-css-modules) with [Sass/SCSS](https://sass-lang.com)\n- A clean and useful `README.md` template (in both [english](./BOILERPLATE_README.md) and [french](./BOILERPLATE_README.fr.md))\n\n## Usage\n\n### With GitHub template\n\n1. Click on the [**Use this template**](https://github.com/mirego/ember-boilerplate/generate) button to create a new repository\n2. Clone your newly created project (`git clone https://github.com/you/repo.git`)\n3. Run the boilerplate setup script (`./boilerplate-setup.sh your-project-name`)\n4. Commit the changes (`git commit -a -m \"Rename ember-boilerplate parts\"`)\n\n### Without GitHub template\n\n1. Clone this project (`git clone https://github.com/mirego/ember-boilerplate.git`)\n2. Delete the internal Git directory (`rm -rf .git`)\n3. Run the boilerplate setup script (`./boilerplate-setup.sh your-project-name`)\n4. Create a new Git repository (`git init`)\n5. Create the initial Git commit (`git commit -a -m \"Initial commit\"`)\n\n## Preferred libraries\n\nSome batteries aren’t included since all projects have their own needs and requirements. Here’s a list of our preferred libraries to help you get started:\n\n| Category                     | Libraries                                                                        |\n| ---------------------------- | -------------------------------------------------------------------------------- |\n| Animations                   | [`ember-animated`](https://www.npmjs.com/package/ember-animated)                 |\n| Click outside event          | [`ember-click-outside`](https://www.npmjs.com/package/ember-click-outside)       |\n| Custom calendar              | [`ember-power-calendar`](https://www.npmjs.com/package/ember-power-calendar)     |\n| Custom datepicker            | [`ember-power-datepicker`](https://www.npmjs.com/package/ember-power-datepicker) |\n| Custom select                | [`ember-power-select`](https://www.npmjs.com/package/ember-power-select)         |\n| File upload                  | [`ember-file-upload`](https://www.npmjs.com/package/ember-file-upload)           |\n| Flash messages               | [`ember-cli-flash`](https://www.npmjs.com/package/ember-cli-flash)               |\n| Isomorphic cookie management | [`ember-cookies`](https://www.npmjs.com/package/ember-cookies)                   |\n| Isomorphic locale detection  | [`ember-best-language`](https://www.npmjs.com/package/ember-best-language)       |\n| List sorting                 | [`ember-sortable`](https://www.npmjs.com/package/ember-sortable)                 |\n| Modal dialog                 | [`ember-modal-dialog`](https://www.npmjs.com/package/ember-modal-dialog)         |\n| Permissions management       | [`ember-can`](https://www.npmjs.com/package/ember-can)                           |\n| Sticky element               | [`ember-sticky-element`](https://www.npmjs.com/package/ember-sticky-element)     |\n| CSS transitions              | [`ember-css-transitions`](https://www.npmjs.com/package/ember-css-transitions)   |\n\n## License\n\nEmber Boilerplate is © 2015-2020 [Mirego](https://www.mirego.com) and may be freely distributed under the [New BSD license](http://opensource.org/licenses/BSD-3-Clause). See the [`LICENSE.md`](https://github.com/mirego/ember-boilerplate/blob/master/LICENSE.md) file.\n\nThe glasses logo is based on [this lovely icon by Daniela Baptista](https://thenounproject.com/term/glasses/789701), from The Noun Project. Used under a [Creative Commons BY 3.0](http://creativecommons.org/licenses/by/3.0/) license.\n\n## About Mirego\n\n[Mirego](https://www.mirego.com) is a team of passionate people who believe that work is a place where you can innovate and have fun. We’re a team of [talented people](https://life.mirego.com) who imagine and build beautiful Web and mobile applications. We come together to share ideas and [change the world](http://www.mirego.org).\n\nWe also [love open-source software](https://open.mirego.com) and we try to give back to the community as much as we can.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirego%2Fember-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmirego%2Fember-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmirego%2Fember-boilerplate/lists"}