Skip to content

jjmengze/heroku-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Report Card

heroku-go

This is very simple web server in golang ,it will show that heroku open port for this application.

how to use heroku

  1. login your heroku
$heroku login
...
  1. create a project for this application
$heroku create <YOUR_APP_NAME>
  1. clone this repository
$git clone https://github.com/jjmengze/heroku-go.git
  1. add a remote heroko url at this project
$git:remote -a <YOUR_APP_NAME>
  1. deploy to heroku
$git push heroku master

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published