fermyon / leptos-spin

Template for server-side Leptos apps on Spin
32 stars 6 forks source link

GitHub workflow to publish macros crate #26

Closed itowlson closed 9 months ago

itowlson commented 9 months ago

This is a minimal release workflow to unblock publishing the macro crate that's needed for Leptos.

Limitations:

We can iterate on all this stuff - right now unblocking @benwis is the priority!

benwis commented 9 months ago

Thank you for your work on this!