todomvc/

directory
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 28, 2021 License: Apache-2.0

README

TodoMVC with Event Horizon

This is a full example of using Event Horizon, including a frontend in Elm. The Elm frontend is based on the official Elm port of TodoMVC: https://github.com/evancz/elm-todomvc.

Usage

To run the example with Docker, which will also compile it:

make run

Visit http://localhost:8080 for the TodoMVC app and http://localhost:16686 to view the traces.

Or to run the example locally (requires Elm to be installed):

make build_frontend run_services run_backend

To run the tests (requires make run_services):

go test ./...

To stop the services:

make stop

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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