Pooya Parsa
Pooya Parsa
Hi. Nitro/Nuxt maintainer here! Please let me know if need any helps, particularly I'm interested to see how we can integrate triggerdev with [nitro tasks API](https://nitro.unjs.io/guide/tasks) and good luck with...
Hi! Part of it is added via https://github.com/raidendotai/openv0/pull/9
Sure! We can quickly rebase if not too much changes to this branch i guess.
@EricSimons Here you go: https://stackblitz.com/~/github.com/raidendotai/openv0/pull/9 🚀 (Love stackblitz! It helped to quickly create fresh setup multiple times in order to fix all onboarding issues. Now usage is as easy as...
One solution would be using Symbol.for to allow reusable global symbols, this situation could even happen if two (hoisted) versions of clack exist as well.
I just started experimenting (amazing) clack with [unjs/consola](https://github.com/unjs/consola) (https://github.com/unjs/consola/pull/170, https://github.com/unjs/consola/issues/169). Currently had to make an inline copy/paste of `@clack/prompts` in order to customize symbols for CLI consistency. It would be...
Seems better. will try it soon
https://github.com/nuxt/nuxt.js/issues/15630
Hi, dear @idorenyinudoh thanks for sharing feedback. The `baseDirectory` property is correct when we are building within Amplify CI/CD build pipeline, Nitro automatically switches to `aws_amplify` preset and generates the...