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

[FR]: qwik example #347

Open
alexeagle opened this issue Aug 29, 2024 · 1 comment
Open

[FR]: qwik example #347

alexeagle opened this issue Aug 29, 2024 · 1 comment
Labels
enhancement New feature or request help wanted Aspect isn't prioritizing this, but the community could

Comments

@alexeagle
Copy link
Member

What is the current behavior?

https://qwik.dev/ is a new web framework. We should demonstrate its use in a Bazel workspace.

Describe the feature

  • Should follow the Qwik documentation as much as possible: use the same example application from their getting started, run the same underlying tools that they recommend, etc. Invent as little as possible.
  • Should demo nicely by running ./tools/ibazel run //quik:start or similar command, and have a fast live developer loop where code changes appear in the browser
  • Demonstrate very basic multi-package monorepo support: one dependency on another first-party "library" package within the repo
  • At least one useful unit test running under bazel test
@alexeagle alexeagle added the enhancement New feature or request label Aug 29, 2024
@github-actions github-actions bot added the untriaged Requires traige label Aug 29, 2024
@alexeagle alexeagle added help wanted Aspect isn't prioritizing this, but the community could and removed untriaged Requires traige labels Aug 29, 2024
@alexeagle
Copy link
Member Author

NB: work on this issue can be billed to our https://opencollective.com/aspect-build

@Mivr Mivr mentioned this issue Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Aspect isn't prioritizing this, but the community could
Projects
None yet
Development

No branches or pull requests

1 participant