Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example

Example elixir web app using CodeReloader.

If needed, CodeReloader.Plug recompiles the code at each request so that you don't need to restart the application manually after changing the code.

Usage

git clone git@github.com:pilu/code-reload-example.git
cd code-reload-example
mix deps.get
mix run --no-halt
  • Open http://localhost:9000 on your browser.
  • Edit lib/example/router.ex changing the response body from Hello 1 to Hello 2
  • Go back to the browser and refresh the page

About

Example Elixir app using https://github.com/pilu/code_reloader

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages