serviceweaver-calculator

command module
v0.0.0-...-372e42e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

README

serviceweaver-calculator

Experimenting with serviceweaver

Running the sample

Prerequisites:

  • Go 1.20
  • NodeJS (any modern version)
  1. Install Serviceweaver
go install github.com/ServiceWeaver/weaver/cmd/weaver@latest
  1. Build the client application
cd react-calculator/client
npm install && npm run build
cd ../..
  1. Run the client application
cd react-calculator
npm start

Leave it running

  1. Run the service (new console)

Open a new console

weaver multi deploy weaver.toml
  1. Open browser

Visit http://localhost:8080 for the calculator

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL