abv-store
v0.0.2
Published
Abvos store
Downloads
3
Readme
abv-store
AbvOS store using Stripe as payment processor.
Instructions how to start your own store.
Environment variables
export STRIPE_PK=your_stripe_public_key
export STRIPE_SK=your_stripe_secret_key
export ABV_TOS=link_to_legal_docs
Set your list of products
###Live demo
License: MIT