https://github.com/albertyw/reaction-pics
Programming memes
https://github.com/albertyw/reaction-pics
devops-reactions golang hacktoberfest memes reaction-pics
Last synced: over 1 year ago
JSON representation
Programming memes
- Host: GitHub
- URL: https://github.com/albertyw/reaction-pics
- Owner: albertyw
- License: mit
- Created: 2016-03-13T09:23:26.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-02T06:07:17.000Z (over 1 year ago)
- Last Synced: 2025-03-16T04:02:28.956Z (over 1 year ago)
- Topics: devops-reactions, golang, hacktoberfest, memes, reaction-pics
- Language: Go
- Homepage: https://www.reaction.pics/
- Size: 4.14 MB
- Stars: 14
- Watchers: 4
- Forks: 3
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[Reaction Pics](https://www.reaction.pics)
==========================================
[](https://goreportcard.com/report/github.com/albertyw/reaction-pics)
[](https://drone.albertyw.com/albertyw/reaction-pics)
[](https://codeclimate.com/github/albertyw/reaction-pics)
[](https://codeclimate.com/github/albertyw/reaction-pics/test_coverage)
[](https://pkg.go.dev/github.com/albertyw/reaction-pics)
[](https://www.varsnap.com/project/21c8d433-e4e0-4610-950c-5146717431a6/)
Index of DevOps Reactions
## Installation
1. Install Go 1.22.
2. Install Node 18.
3. `npm ci && npm run minify`
4. `make serve`
## Running tests
```
make test
```