Skip to content

Commit

Permalink
(docs) Add example: kfrederix/single-spa-angular-esm
Browse files Browse the repository at this point in the history
  • Loading branch information
kfrederix authored May 3, 2024
1 parent 89c97f1 commit 80ab80d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions versioned_docs/version-6.x/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ sidebar_label: Resources

## Community examples

- [single-spa-angular-esm](https://github.com/kfrederix/single-spa-angular-esm) is an example Nx monorepo, demonstrating how single-spa can be used for microfrontends with the new Angular builder based on Vite/esbuild.
- [single-spa-parcel-example](https://github.com/Guillembonet/single-spa-parcel-example) is an example of one Vue and one React microfrontend, containing a React and a Vue parcel respectively and two Node.js microservices running in 6 different Docker VMs seamlessly working together in a single web app located in a 7th VM.
- [single-spa-login-example-with-npm-packages](https://github.com/jualoppaz/single-spa-login-example-with-npm-packages) is a single-spa application example which imports registered applications from NPM packages and manages authentication features as login.
- [demo-single-spa-with-spax](https://github.com/crossjs/spax/tree/master/packages/demo-single-spa) is a tiny [spax](https://spax.js.org) example with react-scripts and craco.
Expand Down

0 comments on commit 80ab80d

Please sign in to comment.