Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork409
🛍 A JAMstack Ecommerce Site built with Nuxt and Netlify Functions
NotificationsYou must be signed in to change notification settings
sdras/ecommerce-netlify
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
A serverless function to process stripe payments with Nuxt, Netlify, and Lambda
Demo site is here:E-Commerce Store
There are two articles explaining how this site is set up:
- Explanation of Netlify Functions and Stripe:Let's Build a JAMstack E-Commerce Store with Netlify Functions
- Explanation of dynamic routing in Nuxt for the individual product pages:Creating Dynamic Routes in Nuxt Application
# install dependencies$ yarn install or npm run install# serve with hot reload at localhost:3000$ yarn dev or npm run dev# build for production and launch server$ yarn build or npm run build$ yarn start or npm run start# generate static project$ yarn generate or npm run generate
For detailed explanation on how things work, checkoutNuxt.js docs.
About
🛍 A JAMstack Ecommerce Site built with Nuxt and Netlify Functions
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors13
Uh oh!
There was an error while loading.Please reload this page.
