express-typescript-boilerplate icon indicating copy to clipboard operation
express-typescript-boilerplate copied to clipboard

A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch

Results 96 express-typescript-boilerplate issues
Sort by recently updated
recently updated
newest added

Just to say thanks for this amazing boilerplate... we have learn a lot of it, and we are using right now in our new API we will try to collaborate...

Hello, Can anybody tell me if I can use Pkg (https://github.com/zeit/pkg) to compile the project to have an executable ? It possible ? thanks

It would be very nice if graphql subscriptions would work out of the box. At the moment only queries and mutations are working. best regards

When application is crashed current setup even in development is hiding stacktrace. It's hard to debug such errors. Stacktrace should be visible in dev mode.

bug

I found a duplicate property in `package.json` ```javascript "resolutions": { "**/event-stream": "^4.0.1" } ```

We can implement simply GraphQL authentication or authorization.

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=5.7.3&new-version=5.7.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...

dependencies

https://webhint.io/docs/user-guide/hints/hint-typescript-config/import-helpers/ I think that that `tslib` package should explicitly be listed in `dependencies` of `package.json`