@forrestjs/service-fastify-cookie
https://github.com/fastify/fastify-cookie
DEMO:
https://codesandbox.io/s/service-fastify-cookie-pq2m0
Options:
setConfig('fastify.cookie', {
...options here
});ForrestJS service which adds cookie management capabilities to a Fastify server.
https://github.com/fastify/fastify-cookie
DEMO:
https://codesandbox.io/s/service-fastify-cookie-pq2m0
Options:
setConfig('fastify.cookie', {
...options here
});service-pg-pubsub accepting PGSTRINGlog.trace()log.trace()const f1 = [hook, handler]runHookApp and createHookAppcreateHook supportregisterAction supportregisterHook supportlogLevel in App configlogLevel override at Extension levelFASTIFY_GET and other methods supportservice-fetchq with a task entered by a route and then a polling to monitor completion of such taskresults.getValues() to all the extensions returning dataservice-fetchq-taskservice-fetchq-taskDANGEROUSLY_ENABLE_FASTIFY_TDD_ENDPOINT=yes env variable to explicitly enable the TDD route supportservice-hasura-clientservice-envservice-postgresservice-postgres-pubsubregisterAction([name, handler, option])registerAction(name, handler, option)registerAction() in favor of registerExtension()forrest.run([ feature, feature ])$FASTIFY_GET$FASTIFY_POST$FASTIFY_PUT$FASTIFY_DELETE$FINISH$FINISH extensiongetConfig() error tracegetContext() error traceregisterAction() error tracecreateExtension() error tracepg dependency to the service-pgsetConfig to the server and request instancessetContext to the server and request instancesregisterResetHandler() in favor of registerTddReset()service-postgres and write service-pg accepting PGSTRINGservice-pgservice-pg-schemaservice-jwksservice-metaservice-hasura-authcreateExtension accepts referenced Target names as in $TARGET_NAMEgetAction for getTargetcreateHook for runActionsregisterAction({ hook: 'xxx' }) for registerAction({ target: 'xxx', name: 'yyy' })registerAction for registerExtensionregisterHook for registerTargets who always get a map of hooks to addgetHook() for getAction()service-fetchq - it should work seamlessly before/after service-fastifyrunHookAppcreateHookAppforrestjs.run() APIservice-fastifyregisterRoutesetContext APIjwt API into Fetchq's registered workers@fetchq/node-client v4.1.0service-fastify/test/fetchq/query get/post utility/test/fetchq/:queue/:subject to retrieve a document status/test/fetchq/await/:queue/:subject to await a document status with a configurable timeoutservice-fastify-healthzFETCHQ_DECORATE_CONTEXT waterfall hook to decorate workers' contextservice-fastifyloglog API into Fetchq's registered workers$REGISTER_ROUTE hook so to be synchronous and report injections in the boot report/test route for E2E test supportservice-env to provide direct access to getEnv in the route handlersFASTIFY_OPTIONS hook that lets hijack into the fastify.instance.options object at run timedecoreateReuest and decorateReply add the relative hooks
automatically@forrestjs/hooks@forrestjs/service-fastify@forrestjs/service-fastify-static@forrestjs/service-fastify-cors@forrestjs/service-fastify-cookie@forrestjs/service-fastify-gql@forrestjs/service-fastify-healthz@forrestjs/service-jwt@forrestjs/service-hash@forrestjs/service-fetchq@forrestjs/service-apollo@forrestjs/service-loggerapp01 examples for a complex app