Eric
Eric
receiving an error in storybook when using the MemoryRouterProvider `ERROR in ../../node_modules/next-router-mock/dist/MemoryRouterProvider/next-10.js 6:25-76` `Module not found: Error: Can't resolve 'next/dist/next-server/lib/router-context' in ... ` using nextjs 13.0.3, and NOT using the...
I'm not familiar with koyeb.com, I've been mostly using [https://vercel.com/](https://vercel.com/) 500 error sounds like you don't have the `GOOGLE_API_KEY` environment variable set in your deployment. Be sure to get your...
> ```js > const { GoogleGenerativeAI } = require("@google/generative-ai"); > > // Access your API key as an environment variable (see "Set up your API key" above) > const genAI...
I tried this and it didn't seem to work for me. I did look at the same stripe documentation suggested above and changed my `api/webhooks` route to: ``` export async...
> I think PRs may have to be a bit different from the rest, and the focus for now should be on Issues & Discussions. PRs are so intimately git...
> Good job @e-roy! 👍 These are difficult views to construct because the underlying concepts of nostrgit Issue and PR have not been defined yet. For example: how should we...
I did move this to the top in PR #126 I agree it is good practice to have at the top of the file. @pierresisson ok to close this?
I didn't realize prettier could do that, any way to keep consistency in readability is awesome!
> @e-roy i do not know if it works with type or interface but it works with imports > bummer, that would be a cool feature if prettier or something...
Hi, I've started on a Issues page. Looking closer at the issues in the repo and this issue might be considered for the tab? Please clarify @PeerRich