NullVoxPopuli / is-polaris-ready-yet

status board

Home Page:https://is-polaris-ready.nullvoxpopuli.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

is Polaris ready yet?

Status board for Polaris-related work: https://is-polaris-ready.nullvoxpopuli.com/

Where does the data come from?

Two files:

  • automatically scaped via: this script
  • manually sorted and added issue/pull requests via: this json

If you'd like to make a change to where an issue / pull-request shows up, feel free to PR an addition/move/removal/etc to the JSON.

Want to remove an issue/pull request from the list?

PR an addition to ./github-data/omit.txt that includes the URL

Want to add an issue/pull request to the list?

PR an addition to ./github-data/issue-data.json that includes the URL

Installation

  • git clone <repository-url> this repository
  • cd is-ready
  • pnpm install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • pnpm test

Linting

  • pnpm run lint
  • pnpm lint:fix

Further Reading / Useful Links

About

status board

https://is-polaris-ready.nullvoxpopuli.com/


Languages

Language:JavaScript 56.5%Language:TypeScript 31.9%Language:CSS 6.0%Language:HTML 5.6%