Skip to content

remohammadi/gof

Repository files navigation

gof

Game of Fakes: An Entertaining Approach to Analyzing the Impact of Awareness on Fake News Content and Trust in News Media

Running Locally

Make sure you have Go and the Heroku Toolbelt installed.

$ go get -u github.com/remohammadi/gof
$ cd $GOPATH/src/github.com/remohammadi/gof
$ heroku local

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

Releases

No releases published

Packages

No packages published