ts-app
ts-app copied to clipboard
Boilerplate project for a TypeScript API (Express, tsoa) + UI (React/TSX)
Currently the only place the licensing for the project is mentioned (as far as I'm aware) is in the [`package.json`](https://github.com/lukeautry/ts-app/blob/master/package.json#L7) file, which lists that the project is licensed under the...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [](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...
✓ Started server at http://localhost:3000 ``` (node:9099) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, open '/home/ts-app/.tmp/webpack-assets.json' (node:9099) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of...
I looked in scripts and couldn't find a command for this. Please tell us how the client is generated?
Bumps [merge](https://github.com/yeikos/js.merge) from 2.1.0 to 2.1.1. Commits 56ca75b build: v2.1.1 7b0ddc2 fix: prototype pollution See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. Changelog Sourced from handlebars's changelog. v4.7.7 - February 15th, 2021 fix weird error in integration tests - eb860c0 fix: check prototype property access in...
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. Commits See full diff in compare view [](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...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...