Skip to content

a-bishop/techtalks_umbrella

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Techtalks

WIP

Log in, share technology tutorials and conference talks, annotate your videos in a real-time chat window

Getting started

  • Install postgres
  • mix deps.get
  • mix ecto.create
  • mix ecto.migrate
  • mix run apps/techtalks/priv/repo/backend_seeds.exs
  • cd apps/techtalks_web/assets && npm i
  • cd ../../.. && mix phx.server

Created with much help from the Programming Phoenix tutorials.

About

Share technology tutorials and conference talks with real-time video annotations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published