oss icon indicating copy to clipboard operation
oss copied to clipboard

Suggestion: NX Hono plugin + More issue templates

Open mnlbox opened this issue 1 year ago • 4 comments
trafficstars

Hi,

I think more issue templates can be useful in addition to the current templates: (maybe one for suggestions for issues similar to this one 😄 ) image

And one more suggestion: I really enjoyed working with Hono and Cloudflare Worker with your NX package. (thanks again, it was a nice experience organising all small workers inside a single monorepo) Then I wanted to use Hono even more for a another Node.js monorepo project (without Cloudflare worker and as an Express alternative) and I realised there is no Hono plugin for NX available. So maybe it can be a useful plugin for this OSS repo in case you also like Hono as me. I didn't create any NX plugin until now so I'm not sure if I can contribute via code on it but I'll be happy to use it as a beta tester in case you need someone. 😉

mnlbox avatar Apr 17 '24 08:04 mnlbox

I love the initiative, and this feedback helps a lot. It would be excellent if you could find a nice template for the suggestions issue.

I would think about the Hono + Node idea; I like it. Something I want to start working on this weekend is an Nx plugin for sst ion, which actively uses Hono with Node (AWS Lambda) and Cloudflare.

NachoVazquez avatar Apr 17 '24 12:04 NachoVazquez

Thanks, I think having some NX plugins related to Hono can be a useful. I find it more fun than Express.

About the "issue template" as I checked the current repo it seems you already have a template here: https://github.com/naxodev/oss/blob/main/.github/ISSUE_TEMPLATE/2-feature.yml

I don't know why it's not visible in the issue creation form 🤔

mnlbox avatar Apr 17 '24 12:04 mnlbox

Good finding! I will check what's happening with that.

NachoVazquez avatar Apr 17 '24 19:04 NachoVazquez

All issues should be visible now.

NachoVazquez avatar Apr 21 '24 00:04 NachoVazquez