Ocean is a runtime agnostic library for rendering web component code to HTML. However the library is developed using Deno tooling.
- A recent version of Deno.
- That's it! Deployment happens in CI so you don't need anything special for that.
Ocean is hosted on a custom CDN that is deployed in a GitHub Action whenever a tag is created.
You can create a new version through the GitHub Actions UI if you have the right permissions.