-
### Describe the bug
Most likely it's an issue with Bun. It happens when integrating GraphQL Yoga with Express and using express.json() middleware. Also the bug occurs when integrating Yoga with Fast…
-
Hey Team,
The current website lacks an authentication system, which is essential for user login and registration functionality. I propose implementing an authentication mechanism using MongoDB, Nod…
-
Description: Provide a tutorial for building a backend API using Node.js and Express.
Tasks:
Explain setting up Node.js and Express.
Include examples of creating routes and handling HTTP requests.
…
-
I want to create a course for people that wants to know in detail how to develop a web based app . using routes in node express. The course should contain planning the app, basics in using routes, or…
-
I'm trying to implement express-mongo-sanitize with Express 5.0.1.
No matter the configuration, after adding express-mongo-sanitize I get the error:
```
TypeError: Cannot set property query of # …
-
Hi @expressjs/express-tc
I was reviewing some PRs in the React repo and came across a [draft](https://github.com/reactjs/react.dev/pull/7103) related to a "Careers" page. I found this initiative in…
-
### Problem Statement
We have an express/node/typescript backend and we set up Sentry profiler. However, most of the functions are showing up in the profiler with name "fulfilled" or "__awaiter". A…
-
@Durgesh4993:
I will add webserver and REST APIs to fetch weather data
-
After following the onboarding steps for expressjs app, and triggering the demo error, no error is shown in Sentry. Verify step says that event was received, but nothings happening after clicking on t…
-