Dictionary lib for Hangman exercise - Elixir for Programmers course Edit Add topics
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
97
commits
:wrench: remove prod.secret.exs from gitignore, set it up with ENV vars
902133aView on GitHubUse production config from Heroku ENV variables and decrease socket timeout
4122d6fView on GitHub:heavy_plus_sign: adding Vue as dependency and copy-paste a Vue view to handle all now-fully implemented socket actions
31457bdView on GitHub:construction: adds a function to handle unknown WS pushed commands
db401e5View on GitHub