Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

PaulMougel/msgr2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 

Repository files navigation

msgr2

Monsignor, reborn.

Requirements

  • CouchDB >1.3
  • NodeJS & npm

Installation

Web-app

  • Install dependencies: $ cd src/front && npm install && bower install
  • Launch the application: $ grunt server
  • Launch tests: $ grunt test
  • Build the application: $ grunt build . The resulting application will be stored in dist/ and is ready to be deployed.

Back-end

  • Install dependecies: $ cd src/back && npm install
  • Launch the back-end: $ node server.js

About

Monsignor RSS Reader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published