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.
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