Ingen beskrivning

Sotaro KARASAWA c0f47c5f82 Re:Crowi 11 år sedan
bin c0f47c5f82 Re:Crowi 11 år sedan
config c0f47c5f82 Re:Crowi 11 år sedan
doc c0f47c5f82 Re:Crowi 11 år sedan
form c0f47c5f82 Re:Crowi 11 år sedan
lib c0f47c5f82 Re:Crowi 11 år sedan
models c0f47c5f82 Re:Crowi 11 år sedan
public c0f47c5f82 Re:Crowi 11 år sedan
resource c0f47c5f82 Re:Crowi 11 år sedan
routes c0f47c5f82 Re:Crowi 11 år sedan
views c0f47c5f82 Re:Crowi 11 år sedan
.gitignore c0f47c5f82 Re:Crowi 11 år sedan
.jshintrc c0f47c5f82 Re:Crowi 11 år sedan
CHANGES.md c0f47c5f82 Re:Crowi 11 år sedan
Gruntfile.js c0f47c5f82 Re:Crowi 11 år sedan
Procfile c0f47c5f82 Re:Crowi 11 år sedan
README.md c0f47c5f82 Re:Crowi 11 år sedan
TODO c0f47c5f82 Re:Crowi 11 år sedan
app.js c0f47c5f82 Re:Crowi 11 år sedan
bower.json c0f47c5f82 Re:Crowi 11 år sedan
package.json c0f47c5f82 Re:Crowi 11 år sedan

README.md

Crowi - The Simple and Powerful Communication Tool Based on Wiki

Crowi is:

  • Easy to edit and share,
  • Markdown supported,
  • Useful timeline list view,
  • Fast.

Install

Install dependencies and build CSS and JavaScript:

$ npm install .
$ bower install
$ grunt

Configuration:

$ cp config/default.js.dist config/default.js

More info are here.

Dependencies

  • Node.js
  • MongoDB
  • Amazon S3
  • Facebook Application (optional)
  • Google Project (optional)

License

The MIT License (MIT)

Copyright (c) 2013 Sotaro KARASAWA sotarok@crocos.co.jp

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 THE SOFTWARE.