Skip to content

mestrepo/newco_cofundie_payments_wip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cofundie payment WIP(Work In Progress)

Work In Progress(WIP) showcasing Flutterwave payment integration and a online store for buying houses.

Technology Stack

Technologies used in the product.

Frontend

  • VueJS

Backend

  • Firebase

Payment

  • Flutterwave

VueJS application setup and deployment

Setup

  • cd /path/to/root/of/project
  • setup environment variables

.env.local.example --> .env.local

  • install dependencies:

npm install

  • Run development server

npm run serve

Production deployment

initial one-time setup

cd /path/to/root/of/project/client
firebase login
firebase init

deployment

npm run build
firebase deploy

Reference

License

Creative Commons License or most restrictive license of constituent software. Attribution required.

About

PWA payments and sample webstore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published