Skip to content

ashishwadekar/live_hacker_news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveHackerNews

A smallish feature deficient realtime Hacker News Clone leveraging Phoenix LiveView & Channels

As posted here

To start app:

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

Now you can visit localhost:4000 from your browser.

Learn more about Phoenix Framework here

About

A smallish feature deficient realtime Hacker News Clone leveraging Phoenix LiveView & Channels

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published