Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ispringle/codegifs
https://github.com/ispringle/codegifs
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ispringle/codegifs
- Owner: ispringle
- Created: 2020-01-25T17:59:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T22:01:33.000Z (about 2 years ago)
- Last Synced: 2024-04-16T20:24:24.455Z (8 months ago)
- Language: HTML
- Size: 2.04 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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™