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

docs: update quick start guide #132

Merged
merged 1 commit into from
Mar 31, 2025
Merged

docs: update quick start guide #132

merged 1 commit into from
Mar 31, 2025

Conversation

cogwirrel
Copy link
Contributor

Reason for this change

There were a few broken parts in the quick-start guide.

Description of changes

  • Clean up the quick start guide
  • Add aliases for better imports
  • Refactor prerequisites into a shared snippet

Description of how you validated changes

Previewed docs

Issue # (if applicable)

Fixes #128

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

- Clean up the quick start guide
- Add aliases for better imports
- Refactor prerequisites into a shared snippet

Fixes #128
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.80%. Comparing base (53f0b12) to head (a584853).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #132   +/-   ##
=======================================
  Coverage   95.80%   95.80%           
=======================================
  Files          45       45           
  Lines        5511     5511           
  Branches      693      693           
=======================================
  Hits         5280     5280           
  Misses        224      224           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@agdimech agdimech merged commit e7ac535 into main Mar 31, 2025
2 of 6 checks passed
@agdimech agdimech deleted the docs/quick-start branch March 31, 2025 02:42
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.

Update quick start guide
3 participants