Overview
Weekly Objective:
In Week 2, we will start setting up our own versions of the Vercel Subscription Starter. We will learn about services such as Supabase and Stripe which will enable user management and payment processing on our SAAS platforms. We will also learn how to make crucial edits to the starter project, set up a connection to our databases, and configure our Stripe portal for subscription based products.
Requirements:
- Mac and PC device for optimal development experience
- A stable internet connection to be able to watch the stream, interact on X spaces, and access online tools
- Github Account
- Access to an AI chat platform to help with coding
- These applications installed on your computer
- NodeJS
- Github Desktop
- Visual Studio Code
Resources:
- Vercel Stripe Subscription Starter – a pre-built, customizable template designed to quickly set up a subscription-based service integrated with Stripe for payment processing.
- Stripe – a payment processor used by many developers, e-commerce platforms, and new startups.
- Supabase – a database management plaform that provides an easy way to also manage authentication and users.
- Vercel -a cloud platform for static sites and Serverless Functions that fits perfectly with your workflow. It enables developers to host websites and web services that deploy instantly, scale automatically, and require no supervision.
Step by step
Setting up prerequisites
Setting up Stripe Subscription Starter