Skip to content

kagux/ex_debug_toolbar_demo

Repository files navigation

ExDebugToolbar Demo

Install

Install docker and docker-compose

Run sh <(curl -fsSL https://raw.githubusercontent.com/kagux/ex_debug_toolbar_demo/master/install.sh) to download the demo app, with the toolbar inside prepared for development

Run bin/docker-launcher server to start the server

Development

The following tools are available

  • bin/docker-launcher init to prepare docker containers and services
  • bin/docker-launcher server to start server
  • bin/docker-launcher psql to enter psql
  • bin/docker-launcher web_console to enter app console

Or you can use tmuxinator config that does it all. Now you can visit web.ex_debug_toolbar_demo.docker from your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published