1.0.3 • Published 8 months ago

@mashroom/mashroom-portal-demo-go-wasm-app v1.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
8 months ago

Mashroom Portal Demo Go WebAssembly App

Plugin for Mashroom Server, a Microfrontend Integration Platform.

Demonstrates how a WebAssembly can be used as a Portal App (Microfrontend) for Mashroom Portal.

Mashroom Portal

Usage

If node_modules/@mashroom is configured as plugin path just add @mashroom/mashroom-portal-demo-go-wasm-app as dependency.

Then you can place it on any page via Admin UI.

Development Setup

  • Install node
  • Install go
  • Install dependencies:
     go mod download
     
  • Start in dev mode:

     npm run dev
     
  • Open in your browser: http://localhost:8055

Links

1.0.3

8 months ago

1.0.2

4 years ago

1.0.1

6 years ago

1.0.0

6 years ago