Skip to content

kevwag/messytube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

messytube

A Node.js app using Express 4.

This application Embeds YouTube videos into facebook pages.

Running Locally

Make sure you have Node.js and the Heroku Toolbelt installed.

$ git clone [email protected]:kevwag/messytube.git # or clone your own fork
$ cd messytube
$ npm install bundles --save
$ npm install
$ node web.js

Your app should now be running on localhost:3000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

or

Deploy to Heroku

=======

messytube

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published