Skip to content

MessageHub for CoderDojo Leixlip collaborative activity

License

Notifications You must be signed in to change notification settings

spastorelli/dojohub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Build and run locally

  1. Install govendor:
go get -u github.com/kardianos/govendor
  1. Pull dependencies into vendor/ directory:
$GOPATH/bin/govendor sync
  1. Run the app:
  • using heroku CLI:
heroku local dev
  • or, alternatively:
go run dojohub.go -host 127.0.0.1

Note: See -help for more usage options.

Deploying to Heroku

heroku create
git push heroku master
heroku open

or

Deploy

About

MessageHub for CoderDojo Leixlip collaborative activity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published