Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taitems/og-image-generator
Create beautiful open graph images for your GitHub repository
https://github.com/taitems/og-image-generator
generator gui open-graph
Last synced: about 1 month ago
JSON representation
Create beautiful open graph images for your GitHub repository
- Host: GitHub
- URL: https://github.com/taitems/og-image-generator
- Owner: taitems
- Created: 2020-09-16T12:17:27.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T23:47:56.000Z (almost 2 years ago)
- Last Synced: 2024-07-30T19:43:17.066Z (4 months ago)
- Topics: generator, gui, open-graph
- Language: JavaScript
- Homepage: https://og-image-creator.netlify.app/
- Size: 5.34 MB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: FUNDING.yml
Awesome Lists containing this project
README
## OG Image Creator for GitHub
Create beautiful open-graph images for your (public) GitHub repository.
![image](https://user-images.githubusercontent.com/234593/104683998-2a13be00-574c-11eb-9ced-fc53ccd20812.png)
## Development
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.### `yarn test`
Tests not set up just yet, may not be created.
### `yarn build`
Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.