https://github.com/tanakaworld/rails_ogp_generator_sample
[DEMO] Automatically generate the OGP image from user inputs.
https://github.com/tanakaworld/rails_ogp_generator_sample
Last synced: 2 months ago
JSON representation
[DEMO] Automatically generate the OGP image from user inputs.
- Host: GitHub
- URL: https://github.com/tanakaworld/rails_ogp_generator_sample
- Owner: tanakaworld
- License: mit
- Created: 2018-08-08T12:34:20.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-08T13:06:47.000Z (almost 7 years ago)
- Last Synced: 2025-04-04T08:47:26.326Z (2 months ago)
- Language: Ruby
- Homepage: https://blog.tanaka.world/rails-generate-ogp/
- Size: 13 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rails OGP Generator Sample
## Get Started
```bash
$ bin/setup
$ bin/rails s
```## Summary
- Create/Update a user.
- The OGP image is automatically created after user info saved.
- Able to make circled avatar
│