https://github.com/shivkanthb/qwickr-rails
qwickr implementation in rails. Case study Node express vs Rails
https://github.com/shivkanthb/qwickr-rails
Last synced: about 2 months ago
JSON representation
qwickr implementation in rails. Case study Node express vs Rails
- Host: GitHub
- URL: https://github.com/shivkanthb/qwickr-rails
- Owner: shivkanthb
- Created: 2016-09-16T05:19:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-16T05:50:56.000Z (over 8 years ago)
- Last Synced: 2025-01-26T17:46:15.958Z (4 months ago)
- Language: Ruby
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...