Skip to content

Digital asset management, document-oriented, nodejs-based API & Web app.

Notifications You must be signed in to change notification settings

ronanguilloux/NodeOpenDoc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Summary

NodeOpenDoc is digital asset management, document-oriented, nodejs-based API & Web app. MIT-licensed.

Features

  • Read, store & (hard/soft) delete documents
  • managing tags (the google mail label way, exactly)
  • policies on files (on tags ?), per user (per usergroup ?)
  • store & search api
  • image thumbnailing

Installation

~/: git clone git://github.com/ronanguilloux/NodeOpenDoc.git
~/: cd NodeOpenDoc
(~/: node api.js)

Dependencies

  • node-js
  • express
  • mongoose
  • jquery
  • qunit

License Information

Copyright (C) 2011 by Toog (Nantes, France)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN

Sources

You can find a copy of this software here: https://github.com/ronanguilloux/NodeOpenDoc

Contributing Code

The issue queue can be found at: https://github.com/ronanguilloux/NodeOpenDoc/issues
All contributors will be fully credited. Just sign up for a github account, create a fork and hack away at the codebase.
Submit patches to: rguilloux@toog.fr or simply fork it on github & send me a pull request. Even one-off contributors will be fully credited.

CREDITS

  • Ronan Guilloux

About

Digital asset management, document-oriented, nodejs-based API & Web app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published