Skip to content

FINTLabs/fint-flyt-frontend

Repository files navigation

FINT Flyt Integration Frontend

CI

Quick Start

Run the Application locally

yarn start

Run Tests

yarn test

Local Setup

Steps for Configuration

  1. Start Port Forwarding
    Run the provided script:

    sh ./startUpForwards.sh start
  2. Verify Kubernetes Context
    Ensure you're using the correct Kubernetes environment:

    kubectl config use-context aks-beta-fint-2021-11-23
  3. Set the Namespace
    Confirm the namespace is properly configured:

NAMESPACE="fintlabs-no"

   kubectl config set-context --current --namespace="fintlabs-no"
  1. Check Proxy Configuration
    Verify that your setupProxy.js file matches the specified namespace.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors