JCoDog

Results 7 issues of JCoDog

I have added an api key to my router so that when you go to docs a new authorise button appears, however when you try to make a request, it...

### Verify latest release - [X] I verified that the issue exists in the latest pnpm release ### pnpm version 10.0.0 ### Which area(s) of pnpm are affected? (leave empty...

type: bug

**Describe the bug** A clear and concise description of what the bug is. The bug is very simple... [unenv] https.request is not implemented yet! is given in the error logs...

Work on making this fully compatible with typescript including some type definitions for the data, so that it can be incorporated into typescript apps running on nextjs. Being able to...

This pull request adds first-class support for Cloudflare Workers (Wrangler) to the CLI project scaffolding process. It introduces a new CLI prompt to ask users if their API will run...

This pull request adds Prisma ORM support to the CLI, alongside Drizzle, and introduces several improvements to dependency management and project scaffolding. The most significant changes are the addition of...

When using jStack with clerk, and using wrangler for this, you have to create an auth middleware and a clerk middleware. The clerk middleware however, likes to be picky about...