An open API service indexing awesome lists of open source software.

https://github.com/scriptfusion/kansei-web

:flower_playing_cards: [WIP] Kansei web server and front-end.
https://github.com/scriptfusion/kansei-web

Last synced: about 1 year ago
JSON representation

:flower_playing_cards: [WIP] Kansei web server and front-end.

Awesome Lists containing this project

README

          

Kansei Web
==========

Web front-end for [Kansei](https://github.com/ScriptFUSION/Kansei).

Installation
------------

1. `gem install bundler`
2. `bundle install`
3. Ensure [Kansei](https://github.com/ScriptFUSION/Kansei) is installed as a gem or include the source path at invocation (see [usage](#user-content-usage)).

Usage
-----

1. `rackup` or `rackup -I path/to/Kansei`