We use essential cookies for site functionality, and optional cookies for analytics (Google Analytics),
functionality (Calendly), and enhanced user experience.
By clicking "Accept All", you consent to our use of all cookies. You can customize your preferences or learn more in our
Cookie Policy.
Cookie Settings
Necessary Cookies
Required for basic site functionality
Always Active
These cookies are essential for the website to function and cannot be switched off. They include session management, security features, and basic site navigation.
Functionality Cookies
Enhanced features and user preferences
These cookies enable enhanced functionality like chat widgets, calendly integration, and personalized user preferences.
Analytics Cookies
Site usage and performance tracking
These cookies help us understand how visitors interact with our website by collecting and reporting information anonymously through Google Analytics.
Marketing Cookies
Advertising and social media features
These cookies are used to make advertising messages more relevant to you and your interests.
SPACES
-
TSI & ITT | Build a SaaS from Idea to Impact #2
Getting Familiar with Supabase, Stripe, and Vercel Subscription Starter
Completed
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.
Stable Diffusion 3 Example - a simple example that utilizes the new Stable Diffusion 3 model to generate images developed by Ross for this week's space.