Skip to content

fborello-lambda/quiero_mate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiero Mate 🧉

Why

The goal of this project is to learn about the channels/sockets that Phoenix uses to interact with JavaScript.

What

The webpage is designed to organize a queue for drinking mate.

demo-gif

How

Dependencies:

  • Erlang
  • Elixir and Phoenix
  • Linux: notify-send
    • Ubuntu: sudo apt install libnotify-bin

To start the app:

  • PROD: MIX_ENV=prod make run
  • DEV: make run

To start the app for debugging:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Notes

  • The Dockerfile was created with mix phx.gen.release --docker
  • To use the notifications with docker (Tested on Ubuntu) sudo has to be used.

Resources

About

🧉 Mate Queue Organizer GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages