Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 374 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 374 Bytes

Cryptoid

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Get key from https://pro.coinmarketcap.com/signup/?plan=0
  • Set environment varialble CMC_PRO_API_KEY='xxx'
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.