Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Apr 8, 2021. It is now read-only.
/shopPublic archive

Single-page shop

License

NotificationsYou must be signed in to change notification settings

stripe-archive/shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shop

This project contains the code behind the single-page store atStripeShop. We ported the backend toParse's Code Cloud so you can easily launch andmodify your own copy. (Also, we didn't want to open-source the photoof Kat and Thairu, so we decided to take a replacement.)

Feel free to take whatever pieces you find useful! We ask only thatyou don't use it to sell actual Stripe T-shirts ☺. Improvements arewelcome — just open a pull request.

The details

We have a runninglive demo of theapp. It's running in Stripe'stestmode, so you'll have to use4242-4242-4242-4242 as the card (and we won't actually send you ashirt, sorry!).

Getting up and running

To get your own instance of Shop up and running, you'll need to do thefollowing:

  1. Create anew Parse app.
  2. Copyconfig/global.json toconfig/local.json.
  3. Add the Application ID and Master Key toconfig/local.json.
  4. Set up theparse command line utility (you may findtheirdocs helpful).
  5. Create aparseapp.com subdomain for your app. The same docsshould be helpful.
  6. Runparse deploy. You now have a running Shop!

Not required to get the app running, but you'll probaby also want to:

  1. Create your own Stripe account and puts its keys intocloud/config.js. (By default, Shop uses a fixed test account.)
  2. Put your Google analytics tracking information intopublic/assets/js/ga.js.

Contributors


[8]ページ先頭

©2009-2025 Movatter.jp