ispringle / codegifs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

codegifs

Codegifs CI/CD

A blatant knockoff of the board game Codenames, but with gifs

Usage

Uh... not usable?

But you can just build the docker image and then run it to see what's up I guess :)

docker build -tag codegifs .
docker run -p 80:8080 -d codegifs

Then navigate to localhost and see all my hard work.

Also availabe with docker pull pard68/codegifs:latest

Contribute

PRs welcome™

About


Languages

Language:HTML 45.1%Language:JavaScript 30.3%Language:CSS 22.5%Language:Dockerfile 2.1%