Skip to content

binary-cod/arigato

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arigato E-commerce application

Architecture

AWS Environment credentials

to use AWS S3 storage you need to export yor AWS credentials as an an environment variabes as below:

export AWS_ACCESS_KEY_ID=xxxxx
export AWS_SECRET_ACCESS_KEY=xxxxx

Stripe authentication credentials

in application.properties you need to define variables below

stripe.keys.public=pk_test_
stripe.keys.secret=sk_test_

some text to test the triggers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors