Patrick Heneise

Results 8 issues of Patrick Heneise

- **Project Name**: Vapor SDK Versions - **Project URL**: https://github.com/zentered/swift-sdk-version-list, https://vapor-sdk-versions.zentered.co - **Project Description**: Daily refreshed list with all Vapor Kit and SDK versions and "copy&paste" button - **Why it...

A change suggested by @davedbase to maintain reactivity in routes. #### Checklist - [x] commit message and code follows the [Developer's Certification of Origin](https://github.com/fastify/.github/blob/master/CONTRIBUTING.md#developers-certificate-of-origin-11) and the [Code of conduct](https://github.com/fastify/.github/blob/master/CODE_OF_CONDUCT.md)

Hi there. When using external image optimization providers in a production environment, `sharp` is obsolete, correct? Is there a possibility to skip the installation? The binaries are causing a bit...

bug
enhancement

Relates to https://github.com/graphql-nexus/nexus/issues/1089 - switch to eslint (tslint is deprecated) - rewrote `util/getOwnPackage` to be ESM compatible - add `.js` extension everywhere (ESM requires those) - update packages I'm stuck...

Closes #17 Another example for Google Cloud Run with the Dockerfile and instructions how to deploy this as a service. Fully tested and functional. Used fastify/mercurius as a GraphQL example,...

Simple HTTP Server and Test Runner example, related to #43

Hey, I have my data in JSON and try to render {{date}}. Doing that gives me an error '[Error: Invalid parameters.]' and a blank site.

When the access token expires, we should automatically redirect to a Login page.

enhancement
help wanted