Skip to content

matrix-profile-foundation/matrixprofile-web

Repository files navigation

Build Status License

Requirements

  • npm
  • golang
  • docker
  • docker-compose

Build and deploy locally

make build && make deploy

Go to localhost:8080 in your browser

screenshot

Tear down

make undeploy