Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/runlevel5/rgsoc_spree
RGSOC Spree sample app
https://github.com/runlevel5/rgsoc_spree
Last synced: 24 days ago
JSON representation
RGSOC Spree sample app
- Host: GitHub
- URL: https://github.com/runlevel5/rgsoc_spree
- Owner: runlevel5
- Created: 2013-09-03T13:14:02.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-13T07:14:57.000Z (about 11 years ago)
- Last Synced: 2024-04-15T09:16:23.228Z (7 months ago)
- Language: Ruby
- Size: 2.53 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
rake db:create db:migrate
rake db:seed
rake spree_sample:load
```