Commit Graph

1 Commits

Author SHA1 Message Date
Cameron Pak f5bbd7d32b Add web adapter
This commit introduces a new web adapter, allowing applications to be
served in a web environment.

The web adapter provides functionality to create and manage application
instances, handle API requests, and serve the application via a fetch
handler. It also includes support for integrating with admin
functionalities when admin options are provided.
2026-04-03 05:40:47 -05:00