Skip to content

k88hudson/twitter-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Development

npm install
grunt
node app // or, grunt nodemon

Deployment

Use the nodejs-grunt buildpack:

heroku create twitter-search --buildpack https://github.com/mbuchetics/heroku-buildpack-nodejs-grunt
git push heroku master

You can always set the buildpack config variable separately:

heroku config:add BUILDPACK_URL=https://github.com/mbuchetics/heroku-buildpack-nodejs-grunt.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published