Skip to content

Full-Stack web application demos showing the usage of Stripe API.

Notifications You must be signed in to change notification settings

gencosoft/fullstackstripe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fullstackstripe

A Repository for Full-Stack web application demos showing the usage of Stripe API.
We implemented some of the popular payment flows such as Accepting Online Payments, Creating & Managing Subscriptions.
We used Vue and Angular for the UI since there is already a good amount of resources with React and pure JS.

Preview of Demos

Preview of Demo Preview2 of Demo

Check out live demos

Don't worry, we use Stripe test mode in the demos.
So feel free to submit mock payments to the server :)

Stripe / Vue / Express Live Demo
Stripe / Angular / .Net Live Demo

Stripe-Angular-.Net Tech Stack

Frontend - UI

Angular 10 using Angular Materials,
Hosted on AWS S3 as a Single Page Application

Backend - API

.Net Core 3.1
Running on Microsoft Azure Portal

Stripe-Vue-Express Tech Stack

Frontend - UI

Vue.js with Vuetify Material Design Framework
Hosted on Netlify as a Static Web Application

Backend - API

Node.js with Express Framework
Running on Google Cloud-Run as a Fully Managed Serverless Container

Author(s)