RooSoft / milk_run

Display bitcoin price in realtime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MilkRun

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4040 from your browser.

Ready to run in production? Please check our deployment guides.

Production build

MIX_ENV=prod mix assets.deploy
MIX_ENV=prod mix release
scp _build/prod/milk_run-0.x.0.tar.gz milkrun@prod-server:.

Then unpack the tarball wherever you like, such as /opt/milk_run-0.x.0 and run this command

/opt/milk_run-0.x.0/bin/milk_run start

Learn more

About

Display bitcoin price in realtime


Languages

Language:Elixir 85.8%Language:HTML 5.6%Language:Dockerfile 3.8%Language:JavaScript 3.2%Language:Shell 1.0%Language:CSS 0.5%Language:Batchfile 0.1%