Skip to content

StatEngine/se-reporting

Repository files navigation

se-reporting repo

This application needs the stat-engine webapp in order to do its thing, since it hits the api

To run locally

  • run docker build -f Dockerfile --tag test-reporting:1.0 .
  • run docker run --name reportingTest test-reporting:1.0

When finished, make sure you shut down

  • in a second terminal, run docker rm --force reportingTest to stop and delete the container

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published