jan-martinek / kiskbase

Simple smart KB for text and tabular data
0 stars 0 forks source link

KiskBase

Smart knowledge base app that blends linear and tabular data. And checklists.

Features

Limitations

If you are not embarrassed by the first version, you've launched too late. (They say.)

Installation

You need a server environment with PHP & MySQL.

  1. Clone repo
  2. Get dependencies via composer and bower
  3. Rename config.blank.neon to config.neon and fill the google & database info
  4. Set documentroot to path/to/app/www/
  5. Make path/to/app/www/upload writable
  6. Run /setup and click that button
  7. That should do it! (yes, these instructions are very brief, sorry)