create-node-app
create-node-app copied to clipboard
Node.js project starter on steroids: quickly create a Node.js app AND generate source code for data models + REST/GraphQL APIs (the generated code is auto-linted and has 100% test coverage).
Bumps [husky](https://github.com/typicode/husky) from 4.3.8 to 8.0.3. Release notes Sourced from husky's releases. v8.0.3 fix: add git not installed message #1208 v8.0.2 docs: remove deprecated npm set-script v8.0.1 fix: use POSIX...
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 7.2.0 to 8.6.0. Changelog Sourced from eslint-config-prettier's changelog. Version 8.6.0 (2023-01-02) Added: [vue/multiline-ternary]. Thanks to @xcatliu! Version 8.5.0 (2022-03-02) Added: [@typescript-eslint/space-before-blocks]. Thanks to Masafumi Koba (@ybiquitous)! Version...
Bumps [express](https://github.com/expressjs/express) from 4.16.4 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [http-errors](https://github.com/jshttp/http-errors) from 1.6.3 to 2.0.0. Changelog Sourced from http-errors's changelog. 2.0.0 / 2021-12-17 Drop support for Node.js 0.6 Remove I'mateapot export; use ImATeapot instead Remove support for status being...
Bumps [morgan](https://github.com/expressjs/morgan) from 1.9.1 to 1.10.0. Release notes Sourced from morgan's releases. 1.10.0 Add :total-time token Fix trailing space in colored status code for dev format deps: basic-auth@~2.0.1 deps: [email protected]...