https://github.com/jarydkrish/sample-rails-store
:credit_card: Sample Rails Store
https://github.com/jarydkrish/sample-rails-store
rails ruby store
Last synced: about 2 months ago
JSON representation
:credit_card: Sample Rails Store
- Host: GitHub
- URL: https://github.com/jarydkrish/sample-rails-store
- Owner: jarydkrish
- Created: 2017-04-10T00:35:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-10T01:10:51.000Z (about 9 years ago)
- Last Synced: 2025-02-17T23:36:14.445Z (over 1 year ago)
- Topics: rails, ruby, store
- Language: Ruby
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample Rails Store
WIP.
Eventually, this is to be a simple demo store that I'm using to test out things like [Facebook's Product API](https://developers.facebook.com/docs/marketing-api/dynamic-product-ads/product-catalog), [Open Graph markup](http://ogp.me), [Twitter Card markup](https://dev.twitter.com/cards/overview), [Google's different structured data markup types](https://developers.google.com/search/docs/guides/intro-structured-data).
Other things I would like to test out include setting up [Stripe.js](https://stripe.com/docs/stripe.js?) into a SPA (Single Page App), written using React.