GraphQL-Starter icon indicating copy to clipboard operation
GraphQL-Starter copied to clipboard

A boilerplate for TypeScript + Node Express + Apollo GraphQL APIs.

Results 6 GraphQL-Starter issues
Sort by recently updated
recently updated
newest added

Have done this at work and will do it once again for this template. Have a short writeup about my experience: https://zeferinix.notion.site/ESM-Journey-of-Sorrow-and-Pain-8d90597e890748cab85df6dc6c274d80

enhancement

Bumps [jose](https://github.com/panva/jose) from 2.0.5 to 2.0.6. Release notes Sourced from jose's releases. v2.0.6 Fixes limit default PBES2 alg's computational expense (c1512be) Changelog Sourced from jose's changelog. 2.0.6 (2022-09-01) Bug Fixes...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...

dependencies

Bumps [crypto-js](https://github.com/brix/crypto-js) from 4.1.1 to 4.2.0. Commits 808f499 Merge branch 'release/4.2.0' d5af3ae Update release notes. 9496e07 Bump version. 421dd53 Change default hash algorithm and iteration's for PBKDF2 to prevent weak...

dependencies

Thanks for creating this project! It seems really useful and well-organized. I started digging through it and trying to get it running locally and ran into some issues with ESBuild....

Now that #45 thru #73 has been addressed. Have to rethink those `index` files as they look ugly being explicitly declared now everywhere ~along with the file extension name~. Should...