mirror of
https://github.com/FlipsideCrypto/og-image.git
synced 2026-02-06 02:36:43 +00:00
Update README.md (#177)
This commit is contained in:
parent
964fca77ed
commit
0455042bef
@ -1,4 +1,4 @@
|
||||
<a href="https://vercel.com/new/project?template=vercel/og-image"><img width="128" src="https://vercel.com/button" align="right"></a>
|
||||
<a href="https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fvercel%2Fog-image&demo-title=OG%20Image%20Generator&demo-description=A%20service%20that%20generates%20dynamic%20Open%20Graph%20images&demo-url=https%3A%2F%2Fog-image.vercel.app%2F&demo-image=https%3A%2F%2Fog-image.vercel.app%2FOpen%2520Graph%2520Image%2520as%2520a%2520Service.png%3Ftheme%3Dlight%26md%3D1%26fontSize%3D95px%26images%3Dhttps%253A%252F%252Fassets.vercel.com%252Fimage%252Fupload%252Ffront%252Fassets%252Fdesign%252Fzeit-black-triangle.svg"><img src="https://vercel.com/button" alt="Deploy with Vercel" align="right" width="128"/></a>
|
||||
|
||||
# [Open Graph Image as a Service](https://og-image.vercel.app)
|
||||
|
||||
@ -58,9 +58,7 @@ You'll want to fork this repository and deploy your own image generator.
|
||||
5. Remove all configuration inside `vercel.json` besides `rewrites`
|
||||
6. Run locally with `vercel dev` and visit [localhost:3000](http://localhost:3000) (if nothing happens, run `npm install -g vercel`)
|
||||
7. Deploy to the cloud by running `vercel` and you'll get a unique URL
|
||||
8. Setup [GitHub](https://vercel.com/github) to auto-deploy on push
|
||||
|
||||
Once you have an image generator that sparks joy, you can setup [automatic GitHub](https://vercel.com/github) deployments so that pushing to master will deploy to production! 🚀
|
||||
8. Connect [Vercel for GitHub](https://vercel.com/github) to automatically deploy each time you `git push` 🚀
|
||||
|
||||
## Authors
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user