GithubHelp home page GithubHelp logo

nx-vite-federation's Introduction

ModuleFd

This workspace has been generated by Nx, a Smart, fast and extensible build system.

Start host App

  • host app using remote & remote-shared do remote link

npm run federation app=host

or

npm run federation app=host remotes=remote-shared,remote

Start remote app

  • remote app use remote-shared do remote link

npm run federation app=remote

or

npm run federation app=remote remotes=remote-shared

  • app is name project host
  • remotes is remote links
  • t is target with result serve | preview, only support 'preview'

nx-vite-federation's People

Contributors

nguyenbatranvan avatar

Stargazers

 avatar alphashr avatar  avatar Eron O. avatar  avatar Dylan05 avatar Nguyễn Thành An avatar

Watchers

 avatar

Forkers

d3expertsv

nx-vite-federation's Issues

Improve win32 compatibility

Versions

nx-vite-federation: sha 84580e7
OS: Windows 11
terminal: bash
npm: 9.7.2
node: 20.4.0

spawn config isn't setup the best way in scripts/start-federation.js

image

Fix Suggestion:

Add

{stdio: 'inherit', shell: true}

to all spawn() functions in the file.

lines:

60,
62,
66,
68

image

That's a very cool project, I'm looking forward to use and maybe even to contribute.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.