Business
    The Fusion Foundation
    The Fusion Initiative
Product
    React Folder Tree: Find the Perfect Fit
    Get Started
    Untangle the Web with Module Boundaries
    The Fusion Technology Stack
Setup
    Icon Magic: Set Up FontAwesome
    Get Started
    Setup GitHub
    Stand on the Shoulders of MUI
    Boost Development with OpenAI
    Pixels to Perfection: Select Stock Photos
    Supercharge with Supabase
    Ship it! With Vercel
    Workstation

abstract square

Module Boundaries

Inspect the @nx/enforce-module-boundaries rule in the .eslintrc.json file to understand how Halcyon's applications are built. This rule enforces what internal packages can be depended upon in a certain package. For example, a component cannot be dependent on anything found in the lang folder since translation responsibilities are left to each container.