Skip to content

tarekcham/Ebooks-sales-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ebooks-sales-App

node.JS and Stripe api

Ebook Seller App Node.js/ Express app that uses the Stripe API to sell an ebook

Version 1.0.0

Usage Create a config/keys_dev.js file and add.... module.exports = { stripePublishableKey:'YOUR_OWN_PUBLISHABLE_KEY', stripeSecretKey:'YOUR_OWN_SECRET_KEY' } Installation Install the dependencies

$ npm install Serve To serve in the browser

$ npm start App Info Author Tarek

Version 1.0.0

License This project is licensed under the MIT License

About

node.JS and Stripe api

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published