A sample shop built with Nuxt, Stripe, Firebase and Serverless Functions

Overview
Comments
  • Help with setup

    Help with setup

    Hey cool project,

    Hoping someone can help me

    Where does it pull in the products from and how, Where does it process the stripe charge, Do you have a copy of the firebase function for the stripe backend?

    cheers

    opened by lachlangreenbank 11
  • Question: .env oder .now-secrets for sensibel data?

    Question: .env oder .now-secrets for sensibel data?

    First of all, thank you for your cool usage example.

    if i use .now-secrets.json file it didn´t work, with .env file it is working almost (no errors, no products)

    Everthing works fine in dev mode locally, but somehow i didn´t get products from my firebase realtime DB.

    I imported the tests/mocks/products.json to my firebase relatime DB.

    Here is the deployed example from your application: https://testshop-buefy.firebaseapp.com/

    Usally there shouldn´t be an .env file needed, correct?

    Do you have an idea why no products and no errors are shown?

    Best Regards from Basel

    opened by dev7ch 4
  • firebase config undefined

    firebase config undefined

    Hi,

    When trying to run this project, I am passing in the config, but firebase seems to think it is undefined. However, when I log the config object, I can see that it has the values and is being passed to firebase.initializeApp

    Do you have any idea why this could be?

    opened by ahrobinson 2
  • This solution supports static generation?

    This solution supports static generation?

    or only server?

    # generate static project
    $ yarn generate
    

    no load site

    Error

    Failed to load resource: the server responded with a status of 404 (Not Found)
    default.a96880bbdce058c36780.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
    index.38ecd1d8cc540867d916.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
    vendor.af455663322d43c761ca.js:2 Uncaught ReferenceError: webpackJsonp is not defined
        at vendor.af455663322d43c761ca.js:2
    /_nuxt/pages/cart.cb9d77bc8b737b20f637.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
    /_nuxt/pages/products/_slug.2f60c7f50f33d08c1cd7.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
    app.c6f756e5d178a57112dc.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
    /_nuxt/pages/uslugi.2652f535c873a52c80d9.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
    logo.png:1 Failed to load resource: the server responded with a status of 404 (Not Found)
    
    
    opened by FullZero5 2
  • Application Data

    Application Data

    I have cloned buefy-shop for study purposes, but I didn't find instructions about how to populate my database. How can I do it? There is some way to import on firebase the database structure and some fake data to test on dev env? And how about product env? How should it work?

    opened by giulianovarriale 2
  • Precommit testing fails due firebase determination

    Precommit testing fails due firebase determination

    Hola @14nrv,

    after upstream update the test almost runs fine, execept the firebase URL determination.

    
    silvans-macbook-pro:buefy-shop silvan$ git commit -m "update from upstream and firebase deploy modifications"
     ✔ Running tasks for *.js
     ✔ Running tasks for *.vue
     FAIL  __tests__/components/Header.spec.js
      ● Test suite failed to run
    
        FIREBASE FATAL ERROR: Can't determine Firebase Database URL.  Be sure to include databaseURL option when calling firebase.initializeApp().
    
    
    
          at fatal (node_modules/@firebase/database/dist/index.node.cjs.js:335:11)
          at RepoManager.Object.<anonymous>.RepoManager.databaseFromApp (node_modules/@firebase/database/dist/index.node.cjs.js:14987:13)
          at Object.instance.INTERNAL.registerService.Reference [as database] (node_modules/@firebase/database/dist/index.node.cjs.js:15526:130)
          at FirebaseAppImpl.Object.<anonymous>.FirebaseAppImpl._getService (node_modules/@firebase/app/dist/index.cjs.js:134:66)
          at FirebaseAppImpl.(anonymous function) [as database] (node_modules/@firebase/app/dist/index.cjs.js:323:31)
          at Object.<anonymous> (plugins/firebase.js:24:22)
          at Object.<anonymous> (store/modules/product/actions.js:9:17)
          at Object.<anonymous> (store/modules/product/index.js:19:16)
          at Object.<anonymous> (__tests__/__mocks__/fakeStore.js:17:16)
          at Object.<anonymous> (__tests__/components/Header.spec.js:13:18)
    

    If i see the __tests__/__mocks__/products.json i guess this should be the DB used by fakestore.js for testing, or?

    opened by dev7ch 2
  • chore(deps): bump ini from 1.3.5 to 1.3.8

    chore(deps): bump ini from 1.3.5 to 1.3.8

    Bumps ini from 1.3.5 to 1.3.8.

    Commits
    • a2c5da8 1.3.8
    • af5c6bb Do not use Object.create(null)
    • 8b648a1 don't test where our devdeps don't even work
    • c74c8af 1.3.7
    • 024b8b5 update deps, add linting
    • 032fbaf Use Object.create(null) to avoid default object property hazards
    • 2da9039 1.3.6
    • cfea636 better git push script, before publish instead of after
    • 56d2805 do not allow invalid hazardous string as section name
    • See full diff in compare view
    Maintainer changes

    This version was pushed to npm by isaacs, a new releaser for ini since your current version.


    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 1
  • chore(deps): bump elliptic from 6.5.3 to 6.5.4

    chore(deps): bump elliptic from 6.5.3 to 6.5.4

    Bumps elliptic from 6.5.3 to 6.5.4.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 1
  • chore(deps): bump pug from 2.0.4 to 3.0.1

    chore(deps): bump pug from 2.0.4 to 3.0.1

    Bumps pug from 2.0.4 to 3.0.1.

    Release notes

    Sourced from pug's releases.

    [email protected]

    Bug Fixes

    • Update with to resolve core-js deprecation notice (#3259)

    [email protected]

    Bug Fixes

    • Sanitise the pretty option (#3314)

      If a malicious attacker could control the pretty option, it was possible for them to achieve remote code execution on the server rendering the template. All pug users should upgrade as soon as possible, see #3312 for more details.

    [email protected]

    Bug Fixes

    • Properly handle non-string values when rethrowing errors (#3269)

    [email protected]

    Breaking Changes

    • Drop support for node 6 and 8 (#3243)

    Bug Fixes

    • wrap setting err.message with a try/catch (#2996)

    [email protected]

    Breaking Changes

    • Drop support for node 6 and 8 (#3243)

    [email protected]

    Breaking Changes

    • Drop support for node 6 and 8 (#3243)

    New Features

    • Support EachOf nodes (#3179)

    [email protected]

    Breaking Changes

    • read plugins must now return Buffer if you want to support filters that use renderBuffer (#3213)

    • Drop support for node 6 and 8 (#3243)

    New Features

    • File nodes now get a raw property that is a Buffer, in addition to the str (#3213)

    ... (truncated)

    Commits
    Maintainer changes

    This version was pushed to npm by pug-bot, a new releaser for pug since your current version.


    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 1
  • chore(deps): bump pug-code-gen from 2.0.2 to 2.0.3

    chore(deps): bump pug-code-gen from 2.0.2 to 2.0.3

    Bumps pug-code-gen from 2.0.2 to 2.0.3.

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 1
  • chore(deps): bump axios from 0.18.1 to 0.21.1

    chore(deps): bump axios from 0.18.1 to 0.21.1

    Bumps axios from 0.18.1 to 0.21.1.

    Release notes

    Sourced from axios's releases.

    v0.21.1

    0.21.1 (December 21, 2020)

    Fixes and Functionality:

    • Hotfix: Prevent SSRF (#3410)
    • Protocol not parsed when setting proxy config from env vars (#3070)
    • Updating axios in types to be lower case (#2797)
    • Adding a type guard for AxiosError (#2949)

    Internal and Tests:

    • Remove the skipping of the socket http test (#3364)
    • Use different socket for Win32 test (#3375)

    Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

    v0.21.0

    0.21.0 (October 23, 2020)

    Fixes and Functionality:

    • Fixing requestHeaders.Authorization (#3287)
    • Fixing node types (#3237)
    • Fixing axios.delete ignores config.data (#3282)
    • Revert "Fixing overwrite Blob/File type as Content-Type in browser. (#1773)" (#3289)
    • Fixing an issue that type 'null' and 'undefined' is not assignable to validateStatus when typescript strict option is enabled (#3200)

    Internal and Tests:

    • Lock travis to not use node v15 (#3361)

    Documentation:

    • Fixing simple typo, existant -> existent (#3252)
    • Fixing typos (#3309)

    Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

    ... (truncated)

    Changelog

    Sourced from axios's changelog.

    0.21.1 (December 21, 2020)

    Fixes and Functionality:

    • Hotfix: Prevent SSRF (#3410)
    • Protocol not parsed when setting proxy config from env vars (#3070)
    • Updating axios in types to be lower case (#2797)
    • Adding a type guard for AxiosError (#2949)

    Internal and Tests:

    • Remove the skipping of the socket http test (#3364)
    • Use different socket for Win32 test (#3375)

    Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

    0.21.0 (October 23, 2020)

    Fixes and Functionality:

    • Fixing requestHeaders.Authorization (#3287)
    • Fixing node types (#3237)
    • Fixing axios.delete ignores config.data (#3282)
    • Revert "Fixing overwrite Blob/File type as Content-Type in browser. (#1773)" (#3289)
    • Fixing an issue that type 'null' and 'undefined' is not assignable to validateStatus when typescript strict option is enabled (#3200)

    Internal and Tests:

    • Lock travis to not use node v15 (#3361)

    Documentation:

    • Fixing simple typo, existant -> existent (#3252)
    • Fixing typos (#3309)

    Huge thanks to everyone who contributed to this release via code (authors listed below) or via reviews and triaging on GitHub:

    ... (truncated)

    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 1
  • [Snyk] Security upgrade firebase from 8.3.0 to 8.10.1

    [Snyk] Security upgrade firebase from 8.3.0 to 8.10.1

    Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

    merge advice

    Changes included in this PR

    • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
      • package.json

    Vulnerabilities that will be fixed

    With an upgrade:

    Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- medium severity | 539/1000
    Why? Has a fix available, CVSS 6.5 | Information Exposure
    SNYK-JS-NODEFETCH-2342118 | No | No Known Exploit

    (*) Note that the real score may have changed since the PR was raised.

    Check the changes in this PR to ensure they won't cause issues with your project.


    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

    For more information: 🧐 View latest project report

    🛠 Adjust project settings

    📚 Read more about Snyk's upgrade and patch logic

    opened by snyk-bot 0
  • [Snyk] Security upgrade axios from 0.21.1 to 0.21.3

    [Snyk] Security upgrade axios from 0.21.1 to 0.21.3

    Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

    merge advice

    Changes included in this PR

    • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
      • package.json

    Vulnerabilities that will be fixed

    With an upgrade:

    Severity | Priority Score (*) | Issue | Breaking Change | Exploit Maturity :-------------------------:|-------------------------|:-------------------------|:-------------------------|:------------------------- high severity | 696/1000
    Why? Proof of Concept exploit, Has a fix available, CVSS 7.5 | Regular Expression Denial of Service (ReDoS)
    SNYK-JS-AXIOS-1579269 | No | Proof of Concept

    (*) Note that the real score may have changed since the PR was raised.

    Commit messages
    Package name: axios The new version differs by 41 commits.
    • e367be5 [Releasing] 0.21.3
    • 83ae383 Correctly add response interceptors to interceptor chain (#4013)
    • c0c8761 [Updating] changelog to include links to issues and contributors
    • 619bb46 [Releasing] v0.21.2
    • 82c9455 Create SECURITY.md (#3981)
    • 5b45711 Security fix for ReDoS (#3980)
    • 5bc9ea2 Update ECOSYSTEM.md (#3817)
    • e72813a Fixing README.md (#3818)
    • e10a027 Fix README typo under Request Config (#3825)
    • e091491 Update README.md (#3936)
    • b42fbad Removed un-needed bracket
    • 520c8dc Updating CI status badge (#3953)
    • 4fbeecb Adding CI on Github Actions. (#3938)
    • e9965bf Fixing the sauce labs tests (#3813)
    • dbc634c Remove charset in tests (#3807)
    • 3958e9f Add explanation of cancel token (#3803)
    • 69949a6 Adding custom return type support to interceptor (#3783)
    • 49509f6 Create FUNDING.yml (#3796)
    • 199c8aa Adding parseInt to config.timeout (#3781)
    • 94fc4ea Adding isAxiosError typeguard documentation (#3767)
    • 0ece97c Fixing quadratic runtime when setting a maxContentLength (#3738)
    • a18a0ec Updating `lib/core/README.md` about Dispatching requests (#3772)
    • 59fa614 [Updated] follow-redirects to the latest version (#3771)
    • 7821ed2 Feat/json improvements (#3763)

    See the full diff

    Check the changes in this PR to ensure they won't cause issues with your project.


    Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

    For more information: 🧐 View latest project report

    🛠 Adjust project settings

    📚 Read more about Snyk's upgrade and patch logic

    opened by snyk-bot 0
Nuxt.js Universal App with SSR via Firebase Functions and Firebase Hosting

Nuxt.js Universal App with SSR via Firebase Functions and Firebase Hosting Host a Nuxt Universal app or site by combining Nuxt.js with Firebase Cloud

David Royer 282 Aug 20, 2022
Nuxt-Ecommerce - Ecommerce Store with Netlify Functions and Stripe

?? Ecommerce Store with Netlify Functions and Stripe A serverless function to pr

null 1 Mar 8, 2022
Vue shop App is a simple web application built using Vue js, HTML, CSS, and JavaScript

Vue shop App is a simple web application built using Vue js, HTML, CSS, and JavaScript

norhan reda 2 Oct 6, 2022
Build an end-to-end e-commerce App with Vue, Nuxt, and appbase.io. Uses Auth0 for authentication, Stripe for checkout, and Heroku / Vercel for deployment.

Build an end-to-end e-commerce App with Vue, Nuxt, and appbase.io (for building search). Uses Auth0 for authentication, Stripe for checkout, and Heroku / Vercel for deployment.

null 12 Dec 19, 2022
Create and manage invoices in your browser. Serverless Invoices is a free invoicing tool for freelancers and small businesses. Made with Vue.js.

Serverless Invoices by Moku Serverless Invoices is a free invoicing tool for freelancers and small businesses. It is open-source and easily extendable

null 370 Jan 3, 2023
Sheiley Shop is a PWA to track personal purchases, No more paper and pencil to go to the supermarket 🏬

Sheiley Shop Content Description Features Get started ⭐ Frontend ?? API entry point Frontend production Backend ?? Database Backend production Extra D

Albert E. Hidalgo Taveras 45 Dec 17, 2022
Integrated online shop based on Laravel LTS and the Aimeos e-commerce framework

⭐ Star us on GitHub — it motivates us a lot! ?? Aimeos Laravel ecommerce platform Aimeos is THE professional, full-featured and high performance e-com

Aimeos 3k Dec 26, 2022
Fintechless Manager (Fintechless is the Serverless Platform for Financial Institutions and Fintechs)

Welcome to Fintechless Fintechless is an open source platform that simplifies orchestration and management of public cloud resources required to suppo

Fintechless 8 Jul 1, 2022
Modern CMS with shop features based on fullstack symfony and sylius components

The enhavo CMS is a open source PHP project on top of the fullstack Symfony framework and uses awesome Sylius components to serve a very flexible soft

enhavo 80 Dec 14, 2022
Serverless LinkTree alternative that converts CSV file containing list of links in to LinkTree-like webpage.

CSV to Link Tree This is my personal project as a free alternative to LinkTree. And make the advantage of CSV file to add the links. Built on Gridsome

Akhyar 2 Nov 7, 2021
Movie Shop dashboard/ Any business

infotech Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build Lints

null 0 Jan 20, 2022
Vue-firebase - New Project Firebase, BD no relacional

vue-firebase-start Project setup npm install Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run bui

Jose Carlos 1 Jan 3, 2022
Loading wrapper for Stripe.js

Stripe.js ES Module Use Stripe.js as an ES module. Note: To be PCI compliant, you must load Stripe.js directly from https://js.stripe.com. You cannot

Stripe 447 Jan 6, 2023
Cookie Store (Appwrite + Stripe)

Appwrite + Stripe integration showcase

Matej Bačo 7 Sep 4, 2022
Stripe payment module for Vue Storefront

Stripe Payment module for Vue Storefront Stripe Payment extension for vue-storefront, by Develo Design. Installation By hand (preferred): git clone ht

Develo 26 Nov 28, 2022
A vue plugin for Stripe checkout.

Vue Stripe Checkout Welcome to the Vue Stripe Checkout 3! This version is still incomplete, but please let me know what's missing or what you're expec

Taylor Brown 0 Jan 10, 2021
NFT Treasure Chest provide creators with multimedia data (files, pictures, audio, video) on-chain permanent storage and other core functions and services

NFT Treasure Chest NFT Treasure Chest provide creators with multimedia data (files, pictures, audio, video) on-chain permanent storage and other core

Linden 4 Sep 23, 2022
A sample application using node.js api and vuejs

Book-Trading-Club Book-Trading-Club: Trade or loan books with other book readers in your area. Built using Nodejs, Expressjs and mongoDB Special thank

Muhammad Ubaid Raza 20 Nov 21, 2022
A minimal sample configuration with vue, vuex, vue-router, vuetify, Typescript and cesium.

vue-stack-cesium A minimal sample configuration project which shows how to combine and use certain packages and is a useful testing project for new up

Gerhard Mesch 14 Dec 23, 2022