Skip to content

snipcart/sleekypay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SleekyPay

SleekyPay is a fake payment gateway to showcase Snipcart's custom payment gateway integration functionality.

Local development

Netlify CLI must be installed globally

npm install netlify-cli -g

To run the project locally, you can use the following commands:

npm install
npm run dev

The website will be live on localhost:1234/index.html while netlify functions can be found on http://localhost:34567/.netlify/functions/<your_function_name>

Production build

npm run build

About

A fake payment gateway to showcase Snipcart's custom payment gateway integration functionality

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published