Skip to content

Smart digital display dashboard built on phoenix liveview

Notifications You must be signed in to change notification settings

ahsandar/meliodas

Repository files navigation

Meliodas

Image

Image

To start Meliodas, the hard way:

  • Install [speedtest cli] (https://www.speedtest.net/apps/cli)
  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

To start Meliodas the easy way:

MIX_ENV=<prod/dev> SPEEDTESTARCH=<x86_64/armhf> docker-compose build

MIX_ENV=<prod/dev> SPEEDTESTARCH=<x86_64/armhf> docker-compose up

Now you can visit localhost:4000 from your browser.

Special credit to these resources

API credits

Signup to Sentry and add dsn in config if required

If you get to use it please don't forget to add it to your credits. Thanks

Image

About

Smart digital display dashboard built on phoenix liveview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published