nathanjohnson320 / live_place

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LivePlace

What is this

An attempt to remake reddit's r/place in phoenix live view

Running locally

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Deploying

There's fly.io things setup you should be able to fly launch and it work out of the box. It uses a good bit of RAM and currently making users is manual so not recommended.

Learn more

About


Languages

Language:Elixir 82.3%Language:CSS 7.4%Language:HTML 6.1%Language:JavaScript 2.8%Language:Dockerfile 1.4%Language:Shell 0.1%Language:Batchfile 0.1%