Skip to content

eliyas5044/link-preview-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link Preview (unfurl)

Install the Heroku CLI Download and install the Heroku CLI.

If you haven't already, log in to your Heroku account and follow the prompts to create a new SSH public key.

heroku login

Add heroku remote if you already have app from heroku dashboard

heroku git:remote -a preview-link

Create heroku app

heroku create preview-link

Push to heroku

git push heroku main

Releases

No releases published

Packages

No packages published

Languages