jameskerr / hack_pop

Only the popular HackerNews.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HackPop

Build Status

Dependencies

mix deps.get

Development DB

Provided you have postgres and the postgres command line tools installed, these commands will get your database up.

createdb hack_pop_repo
mix ecto.migrate

Running the server

mix run --no-halt

Running the console

iex -S mix

Running Tests

mix test

Servers

Build

  • 54.165.31.207
  • ec2-54-165-31-207.compute-1.amazonaws.com

Staging

  • 54.152.78.27
  • ec2-54-152-78-27.compute-1.amazonaws.com

Production

  • 52.201.223.136
  • ec2-52-201-223-136.compute-1.amazonaws.com

About

Only the popular HackerNews.


Languages

Language:Swift 70.5%Language:Elixir 26.2%Language:HTML 3.0%Language:Ruby 0.4%