https://github.com/baylorrae/rails-shopping-cart
a tutorial on getting started with rails where we build a shopping cart
https://github.com/baylorrae/rails-shopping-cart
Last synced: 10 months ago
JSON representation
a tutorial on getting started with rails where we build a shopping cart
- Host: GitHub
- URL: https://github.com/baylorrae/rails-shopping-cart
- Owner: BaylorRae
- Created: 2017-12-06T23:02:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-24T19:39:41.000Z (over 8 years ago)
- Last Synced: 2025-06-01T02:55:36.224Z (about 1 year ago)
- Language: Ruby
- Size: 34.2 KB
- Stars: 17
- Watchers: 3
- Forks: 15
- Open Issues: 1
-
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
* ...