Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mikeal/planet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planet Node

This is the source code for Planet Node

To run this on your own machine*:

1. Install Dependencies (assuming you've already installed Node.js)

npm install

2. Start the database dameon

cd planet
mkdir data
mongod --dbpath data

1. Start the databse IN NEW TAB

mongo

2. Run the server IN ANOTHER NEW TAB

npm start

Enjoy! -- MadGlory

About

A node.js planet (blog aggregator)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8