Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Standalone config #96

Merged
merged 35 commits into from
Sep 14, 2023
Merged

Standalone config #96

merged 35 commits into from
Sep 14, 2023

Conversation

duluca
Copy link
Owner

@duluca duluca commented Sep 4, 2023

Feature/Change Description

npx ng g @angular/core:standalone

Developer Checklist

  • Updated documentation or README.md
  • If adding new feature(s), added and ran unit tests
  • If create new release, bumped version number
  • Ran npm run style:fix for code style enforcement
  • Ran npm run lint:fix for linting
  • Ran npm audit to discover vulnerabilities

@sonarcloud
Copy link

sonarcloud bot commented Sep 8, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 9 Code Smells

No Coverage information No Coverage information
15.6% 15.6% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Copy link
Owner Author

@duluca duluca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to be standalone projects, added GraphQL auth provider (missing interceptor level error handling), and also updated projects folder content

@duluca duluca merged commit 237673b into main Sep 14, 2023
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant