Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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ỉ
- Host: GitHub
- URL: https://github.com/revskill10/curricullum
- Owner: revskill10
- Created: 2012-12-07T00:49:03.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-30T15:04:38.000Z (almost 12 years ago)
- Last Synced: 2024-10-12T19:02:53.174Z (27 days ago)
- Language: Ruby
- Homepage: http://dieukien.hpu.edu.vn
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Gem dependencies:
================
- 'resque'
- 'sinatra'
- 'tire'
- 'yajl-ruby'
- 'csv'
- 'savon'
- 'json'
- 'thin'Installation presiquites:
========================
- redis server
- elasticsearch server
- node.jsInstalltion:
============
- Start Elasticserver
- Start Redis server
- QUEUE=* rake resque:work
- thin -R config.ru start
- node app.js