Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/revskill10/curricullum

Kiểm tra điều kiện ràng buộc cho đăng ký tín chỉ
https://github.com/revskill10/curricullum

Last synced: 13 days ago
JSON representation

Kiểm tra điều kiện ràng buộc cho đăng ký tín chỉ

Awesome Lists containing this project

README

        

Gem dependencies:
================
- 'resque'
- 'sinatra'
- 'tire'
- 'yajl-ruby'
- 'csv'
- 'savon'
- 'json'
- 'thin'

Installation presiquites:
========================
- redis server
- elasticsearch server
- node.js

Installtion:
============
- Start Elasticserver
- Start Redis server
- QUEUE=* rake resque:work
- thin -R config.ru start
- node app.js