Skip to content

waiap/vue_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vuejs example integration for WAIAP Payment Wall

Project setup

You need to pre-install the project's dependencies.

npm install

Compiles and hot-reloads for development

This serves the front-end app.

npm run serve

hot-reload node backend

This serves an API backend

npm run serve_api

follow instrucctions to run ngrok - required for local environment

Needs to run the application with a valid url.

For testing ngrok can be used.

https://dashboard.ngrok.com/get-started

Configuration

Setup notify_url to your NGROK's public URL each time before launching the api service or the front-end

About

Vue.js Example with Payment Integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published