Skip to content

isaacmg410/decidim-monitor

 
 

Repository files navigation

DecidimMonitor

CircleCI

How to run a server

Install docker and run:

$ docker run decidim/decidim-monitor

This will run decidim-monitor on http://localhost:4000.

Development

Install docker and docker-compose and simply run:

$ docker-compose up

This will download and compile all the dependencies and start a development server in http://localhost:4000.

About

A tool to monitor instances of decidim.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 56.1%
  • TypeScript 30.8%
  • HTML 4.8%
  • CSS 3.2%
  • JavaScript 3.0%
  • Dockerfile 1.2%
  • Shell 0.9%