Skip to content

tisciencia/goreadme

Repository files navigation

go-read me

A feed reader built with Node.js, Angular.js and mongoDB

How to setup a developer environment

  1. Install Node.js
  2. Install mongoDB
  3. Install bower and grunt with the command: npm install -g bower grunt-cli
  4. Fork/clone this repo
  5. From the directory run: npm install && bower install
  6. To use Google oAuth create a new project using the Google APIs Console
  7. Create a copy of the file server/config/google-settings.js.rename called server/config/google-settings-local.js and edit this file with your key and secret from Google APIs
  8. Run grunt server

About

A RSS feed reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published