Skip to content

awerment/vile_cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VileCards

A terrible online version of Cards Against Humanity®

Unnecessarily built with Elixir and Phoenix (LiveView) (LV part is yet to be added)

Development

Yes. "Development".

Setup

  • Install Erlang and Elixir (use asdf), for versions confirmed assumed to work, see ./.tool-versions)
  • Run mix setup to install and setup dependencies

Running the test suite

  • run mix test and hope for the best

Running the local server

(Will just show you the default, generated pages at the moment, so why bother?)

  • 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published