installed blitz and finished the tutorial
publish https://www.npmjs.com/package/@waptik/graphql-pusher-subscriptions
after many trials, I've successfully managed to publish the package on both NPM and GPR using GitHub actions.
It's a fork of an existing package[https://www.npmjs.com/package/graphql-pusher-subscriptions].
The latest version(0.1.8) works perfectly with my express app.
It's a fork of an existing package[https://www.npmjs.com/package/graphql-pusher-subscriptions].
The latest version(0.1.8) works perfectly with my express app.
implement pusher into graphql subscriptions
using https://www.npmjs.com/package/graphql-pusher-subscriptions to implement pusher+subscription by following the tutorial at https://www.velotio.com/engineering-blog/real-time-app-using-graphql-subscriptions-pusher
API: basic implementation of graphql subscriptions
this is for settings up a layer of real-time communication for the notification system.
If anyone has better approach for doing so with express and graphql, please lemme know!
If anyone has better approach for doing so with express and graphql, please lemme know!
API: big rewrite on donations mutation
API: remove some unused codes
emails: changed contact support link to mailto
support link in SignInMail changed from an href to a mailto