Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 402 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 402 Bytes

Clicks

The clicking game.

Made with:

  • Phoenix/LiveView
  • "libcluster"

Deployed using Docker on a Kubernetes cluster

Local development

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • 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.