Skip to main content
The Wyrly repository includes runnable examples. Each example is one scenario and one learning goal.
  1. Start with core examples.
  2. Learn graph inspection and validation.
  3. Move to the adapter that matches your framework.

Core examples

Run all core examples:

Adapter examples

Run all adapter examples (includes the rows above):

Run everything

Express, Fastify, and Apollo examples require net permission.

Use examples as composition-root references

The examples are intentionally small. Use them to see where provider registration belongs, how request scopes are created, and how framework code should hand off to application use cases.