Skip to content

SylvanSign/JekBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JekBox

JekBox is an online, cooperative, word-based party game inspired by the board game, Just One. And it's free (as in "freedom") software!

Credits

If you like this app, please consider buying a copy of the physical boardgame which inspired it, Just One!

Bot logic depends on The Datamuse API

License

GNU AGPLv3: https://www.gnu.org/licenses/agpl-3.0.html

Working with the code on your machine

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

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

Learn more (Phoenix docs and related pages)