Rest API for your app to utilize Stripe for processing payments. This tool helps monetize your app. Does not include front end code.
Includes
- Stripe Checkout
- Authentication and user data storage with Firebase
- Dockerfile to deploy to preferred cloud service
Run it with
npm run start
Use the docker container to deploy on a VM of your cloud computing service of choice.