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

Hi, When I ran the command - yarn start serve , the following shows up on the console, but the webserver is not running at all. _$ nps serve nps...

I've got this error message when try to run setup project TypeError: typeorm_seeding_1.loadEntityFactories is not a function When I've go to the file seed.ts it's seem like no const define...

Upgrading dependencies ⛑️: ☑️bcrypt ☑️class-validator ☑️dataloader ☑️graphql ☑️typedi ☑️typeorm ☑️typeorm-seeding ☑️sqlite ☑️typescript adding docker-compose for running web-server with postgres & postgres admin console ✳️ Tested both with docker & locally...

I am wondering why have you set tsconfig module to CommonJS, not es2015 or esnext? I am just curious to know if there is a reason for it.

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Can someone please tell me how can i log everything using winston, winston is already implemented here and as per the documentation here is how it's implemented: import { Logger,...

Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

I having issues bundling this with webpack **Warning when bundling with webpack** WARNING in ./node_modules/app-root-path/lib/app-root-path.js 14:10-56 Critical dependency: the request of a dependency is an expression @ ./node_modules/app-root-path/index.js @ ./node_modules/microframework/Microframework.js...

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 3.3.0 to 3.3.2. Release notes Sourced from socket.io-parser's releases. 3.3.2 Bug Fixes prevent DoS (OOM) via massive packets (#95) (89197a0) Links Diff: https://github.com/Automattic/socket.io-parser/compare/3.3.1...3.3.2 3.3.1 Links Diff: https://github.com/socketio/socket.io-parser/compare/3.3.0...3.3.1...

dependencies