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

A sample shop that shows how to manage payments with Vue, Stripe, and Serverless Functions

License

NotificationsYou must be signed in to change notification settings

14nrv/sample-vue-shop

 
 

Repository files navigation

This small demo shows how to accept payments with stripe with Vue.js using aserverless function. It's actually not that bad to set up! The shop also showshow a number of concepts work in Vue. Server side rendering and routing is donewith Nuxt.js. Centralized state management with Vuex for product details. Ofnote, using computed properties,.sync, CSS Grid, andtransition-group.

Live demo athttps://shoppity.azurewebsites.net/

Articles explaining the demo will be available soon athttps://css-tricks.com/

The serverless function is open source as well, available at this repohttps://github.com/sdras/sample-stripe-handler

Vue stripe sample shop

Build Setup

# install dependencies$ npm install# Or yarn# serve with hot reload at localhost:3000$ npm run dev# generate static project, get ready for launch on app services$ npm run generate

About

A sample shop that shows how to manage payments with Vue, Stripe, and Serverless Functions

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue86.3%
  • JavaScript8.3%
  • CSS3.5%
  • Batchfile1.9%

[8]ページ先頭

©2009-2025 Movatter.jp