Skip to content

ChinaNode/DailyNode

Repository files navigation

Daily Node

Daily Node is a aggregator of Node.js news, blog, video, podcast and others.

RoadMap

  • Share to twitter, facebook, weibo
  • Comment

Reference

Powerd by

  • Node 0.11.13
  • Koa.js
  • MongoDB
  • mongoose
  • cheerio
  • feedParser

How to run

First you need install node newer than 0.11.09 and mongoDB.

  1. Check the code
  2. npm install
  3. add config files to configs folder, you can find template there
  4. Seed data: cd scripts & node seedData.js
  5. start the app with harmony flag: node --harmony app.js
  6. visit at: localhost:3000

About

An aggregator of Node.js things: news, blog, video, module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published