Pinned Repositories
application-torshavn-bidilisti-transformer
data-pump
Data Pump Client
generator-bun-generator
A yeoman generator for generating yeoman generators
library-flowcore-microservice-ts
The flowcore microservice library is designed to provide strong opinions on how to handle configuration, logging, health checks, metrics, and observability.
library-nestjs-oidc-protect-ts
A NestJS OpenID Connect library that can validate a token and protect routes with Auth and Role Guards. This is build to use the @flowcore/microservice library for configuration.
library-sdk-transformer-core-ts
library-testing-microservice-ts
Testing library for facilitating tests for the @flowcore/microservice modules
library-testing-nestjs-oidc-protect-ts
A NestJS OidcProtect plugin for the @jbiskur/nestjs-test-utilities testing library. To facilitate mocking successfull calls to protected routes during testing.
luttaka-open
The open source event experience app powered by the Flowcore Data Management Platform
postgres-db-transformer
Simply takes the input from the transformer and pushes it to the database (and creates the table if it does not already exist)
Flowcore.io's Repositories
flowcore-io/luttaka-open
The open source event experience app powered by the Flowcore Data Management Platform
flowcore-io/mcp-flowcore-platform
MCP server for managing and interacting with Flowcore Platform
flowcore-io/library-flowcore-microservice-ts
The flowcore microservice library is designed to provide strong opinions on how to handle configuration, logging, health checks, metrics, and observability.
flowcore-io/library-nestjs-oidc-protect-ts
A NestJS OpenID Connect library that can validate a token and protect routes with Auth and Role Guards. This is build to use the @flowcore/microservice library for configuration.
flowcore-io/postgres-db-transformer
Simply takes the input from the transformer and pushes it to the database (and creates the table if it does not already exist)
flowcore-io/application-hugskotid-frontend
Application for tenant administration and statistics at the incubator Hugskotið
flowcore-io/application-hugskotid-transformer
flowcore-io/application-torshavn-bidilisti-transformer
flowcore-io/csv_to_webhook
Send data inside of a CSV file to a webhook. You can read CSV files of any size without loading all of it into memory. This is possible because the file is streamed and read in chunks.
flowcore-io/data-pump
Data Pump Client
flowcore-io/devspace-container-ubuntu-bun
A devspace.sh ubuntu typescript container with bun included
flowcore-io/flowcore-helm-charts
The Helm Chart template that we use internally at flowcore.
flowcore-io/generator-bun-generator
A yeoman generator for generating yeoman generators
flowcore-io/library-sdk-transformer-core-ts
flowcore-io/nodejs-typescript-transformer-example
An example typescript transformer that can be forked and used on the Flowcore platform
flowcore-io/python-transformer-example
A simple Python 3 Transformer example
flowcore-io/python-transformer-shell
A Transformer Shell that supports running python scripts on the Flowcore Platform
flowcore-io/typescript-transformer-passthrough
A simple passthrough typescript transformer
flowcore-io/bun-service-example
A fully generated variant of the flowcore cli command `bun new bun-service <name>`
flowcore-io/bun-transformer-shell
A Flowcore Platform Transformer Shell, used for running nodejs and bun code with the Bun runtime
flowcore-io/flowcore-cli-plugin-export-jsonl
flowcore-io/flowcore-pathways
A Deno Library for creating Flowcore Pathways, simplifying the integration with the flowcore platform
flowcore-io/flowcore-schemas
A public repository with different json schemas used throught the flowcore platform
flowcore-io/flowcore-sdk
Flowcore SDK
flowcore-io/generic-kafka-forward
flowcore-io/library-bun-router-ts
flowcore-io/mcp-flowcore-local-readmodel
A local in-memory read model that can be fed data from the Flowcore Platform
flowcore-io/service-core-secret-request-controller
flowcore-io/time-uuid
Utils for working with time-based UUIDs
flowcore-io/webhook-forwarder
A very simple api, used to simplify e2e tests, when you're working with sending webhooks