SPACES - TSI & ITT | Build a Saas from Idea to Impact #6
#6
Wed 1st May 2024
Segments
-

Q and A

Completed
-

Building a Landing Page

Completed
-

Production Hosting and Launch

Completed
-

Feature Creation and Iteration

Completed
-

Recap and Final Thoughts

Completed
Weekly Objective:
In Week 6, we will be moving our SAAS websites into production mode and activating Stripe. Additionally, we will cover building our landing pages. We will also discuss different hosting options such as Railway and Digital Ocean. Moreover, we will be reviewing how to create new features and expand on our SAAS templates.

Week 6 Video Recording

Requirements:
  • Your device set up from Week 1
  • Vercel Account
  • Github Account
  • AI Tutor Plus or any other AI assistant that supports vision
  • Your SAAS template from weeks 2-5 that you want to customize
  • v0.dev Account

Resources:
  • Railway - an alternative serverless deployment option that allows users to build and deploy docker containers. supports a higher variety of frameworks than Vercel.
  • Digital Ocean - A hosting service that provides both serverless options and monolith options. You will be paying either per app or per server.
  • v0 by Vercel – Allows users to use artificial intelligence to create different UI elements in their website. Able to input mockups or describe the desired UI and iterate on the design. Uses ShadCN components to construct a full page.
  • ngrok - A service that allows you to tunnel a local url to the web