Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ispringle/codegifs


https://github.com/ispringle/codegifs

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# codegifs

![Codegifs CI/CD](https://github.com/pard68/codegifs/workflows/Codegifs%20CI/CD/badge.svg?branch=master&event=push)

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™