Skip to content

mustafadeel/OAuth-Demo

 
 

Repository files navigation

💵 Stripe Connect Demo

A Next.js powered Stripe Connect OAuth Process Demo.

📚 Stack

💄 Development

Rename .env.sample to .env.development, and fill the needed Stripe Keys.

And run the development server:

$ npm i
$ npm run dev

🚀 Deployment

Rename .env.sample to .env.production, and fill the needed Stripe Keys.

Download Vercel CLI and run vercel. Now your website is up!

About

Next.js Stripe Connect OAuth Flow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%