Skip to content

Prize draw system built using Phoenix (LiveView + Presence + PubSub)

Notifications You must be signed in to change notification settings

lubien/sorteios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f6ac0be · May 11, 2024

History

92 Commits
Oct 16, 2022
Oct 16, 2022
May 11, 2024
Feb 13, 2024
Oct 16, 2022
Feb 13, 2024
Oct 16, 2022
Oct 15, 2022
Oct 15, 2022
Oct 16, 2022
Oct 16, 2022
Oct 29, 2022
Oct 16, 2022
Oct 16, 2022
Oct 16, 2022

Repository files navigation

Sorteios

Sorteios

Realtime prize drawing app built with ❤️ Phoenix

image

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.

Ready to run in production? Please check our deployment guides.

Learn more