Skip to content

⏩ Netflix-like Serie/Video implementation with ecto_list

Notifications You must be signed in to change notification settings

popo63301/ecto_list_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ecto_list_demo

Netflix-like demo of ecto_list.

ecto_list

Setup

To start this application:

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

Now you can visit localhost:4000/series from your browser

About

⏩ Netflix-like Serie/Video implementation with ecto_list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published