johnwahba / vdemo2017

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vdemo2017

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.create && mix ecto.migrate
  • Install Node.js dependencies with cd assets && npm install
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

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

Learn more

Generate 1 second file chunks with:
fmpeg -i big_buck_bunny_1080p_h264.mp4 -c copy -map 0 -segment_time 1 -f segment media/bunny%04d.ts

About


Languages

Language:JavaScript 46.2%Language:CSS 32.9%Language:HTML 15.6%Language:Elixir 5.3%