angular-open-source-starter icon indicating copy to clipboard operation
angular-open-source-starter copied to clipboard

[FEATURE] Upgrade for everything

Open HackPoint opened this issue 4 years ago • 0 comments

The package doesn't work out of the box with yarn and seems like it's failing on build.

Would be appreciated:

  1. Adding jest as testing env
  2. Storybook
  3. Cypress or Playwright ( ability to choose would be a better choice)
  4. Build an ability to build libraries within the libraries such as using CDK inside UI and publish it to NPM
  5. Extend schematics so everything would be as a part of CLI instead of npm commands.

HackPoint avatar Mar 29 '22 11:03 HackPoint