node-api-boilerplate icon indicating copy to clipboard operation
node-api-boilerplate copied to clipboard

DDD/Clean Architecture inspired boilerplate for Node web APIs

Results 20 node-api-boilerplate issues
Sort by recently updated
recently updated
newest added

The current version of the boilerplate uses Express for the HTTP layer, it would be good to have a working example using Fastify as well. Ideally, it should not affect...

**Error:** Error R10 (Boot timeout) -> Web process failed to bind to $PORT within 60 seconds of launch **Fix:** Remove engines in package.json. further info: https://github.com/keystonejs/keystone-classic/issues/3994#issuecomment-280639251

I added logging capabilities based on operations. logging in the operation means adding steps and their description. this can be done via predefined methods that take a description and extra...

enable history of command in repl/console

hi, I cloned the repository and followed all processes as described on the readme to run the development server. However, the logged output is stuck on the following lines in...

It would be nice to have `Dockerfile` which can be targeted by passed environment. Also, app should handle `SIGTERM` and `SIGTERM` signals so it can shutdown gracefully.

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cookiejar&package-manager=npm_and_yarn&previous-version=2.1.2&new-version=2.1.4)](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

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies