naxodev / oss

Open Source Software (OSS) projects by naxodev
https://naxo.dev
MIT License
19 stars 1 forks source link

Suggestion: NX Hono plugin + More issue templates #42

Open mnlbox opened 4 months ago

mnlbox commented 4 months ago

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. 😉

NachoVazquez commented 4 months ago

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.

mnlbox commented 4 months ago

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 🤔

NachoVazquez commented 4 months ago

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

NachoVazquez commented 4 months ago

All issues should be visible now.