Skip to content

betfinio/app

Repository files navigation

Base application for Betfinc Ecosystem

Based on module federation and build on React and rsbuild

Manifest

Overview

In order for module federation to work, you need to have a manifest file.

Configuration

  • Production: Fetch the manifest from the remote server using PUBLIC_MANIFEST environment variable
  • Local Development: Use a local manifest file

Local Setup

  1. Locate the manifest template at ./public/bf-manifest-example.json
  2. Create a copy named bf-manifest-local.json in the public directory
  3. Modify the copied file according to your requirements

Getting started:

  1. create .npmrc with your custom github token
  2. bun i
  3. bun run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages