Skip to content

Backed to provide information for link-prevue vue component

Notifications You must be signed in to change notification settings

nivaldomartinez/link-preview-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Link-Preview Backend

link-prevue

link-prevue Demo

link-prevue Demo Repo

Install GoDep

In the root project folder run the following command

$ go get github.com/tools/godep

and run

$ godep save

Deploy on Heroku

heroku login

$ heroku login
Enter your Heroku credentials.
Email: you@email.com
Password (typing will be hidden):
Logged in as you@email.com

add code and dependencies, like

$ git add -A .
$ git commit -m "code and deps"

create a heroku app

$ heroku create appname

now deploy your app

$ git push heroku master

visit the app deployed

$ heroku open

❤️

About

Backed to provide information for link-prevue vue component

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages