Skip to main content

8 docs tagged with "genx"

View all tags

Bloomberg API

The Genesis Bloomberg module provides all the tools you need to connect easily to a Bloomberg API instance. This enables you to consume data directly in your Genesis application.

Environment Files

The genx run and genx build commands read the contents of the client/.env file to set global variables in the client build. For the typescript compiler to work these values must also be declared in the client/globals.d.ts file. This section covers environment file configuration and the Environment Indicator component for displaying environment information in your application.

Environment Indicator

The Environment Indicator component provides a visual way to display the current environment (e.g., DEV, PROD, TEST) in your application. It can be configured to show different colors, icons, and labels based on the environment level.

FIX

The Genesis FIX component provides a gateway process to communicate with external parties via the FIX protocol.

GenX

Genx CLI is a tool that simplifies and speeds up local development. Among other useful functions, it enables you to:

UI components

In order to run reconciliation between data sets manually, you must:

UI components

The simplest way to install the two UI components is to use the genx command. But note that you can install each component manually if you prefer.