https://github.com/codex-team/reactions.backend
Backend for reactions module
https://github.com/codex-team/reactions.backend
Last synced: 10 months ago
JSON representation
Backend for reactions module
- Host: GitHub
- URL: https://github.com/codex-team/reactions.backend
- Owner: codex-team
- License: mit
- Created: 2018-11-08T19:31:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-17T16:42:13.000Z (about 7 years ago)
- Last Synced: 2025-05-31T12:28:54.655Z (about 1 year ago)
- Language: TypeScript
- Size: 7.62 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# reactions.backend
Backend for reactions module
## How to extract emoji images from Apple font
1. Install gem
```
brew install brew-gem
```
2. Install gemoji
```
brew gem install gemoji
```
3. Run the gemoji extract command on macOS Sierra or later:
```
exec gemoji extract path/to/destination
```