Learning Objectives Labs • Resources •
Welcome to the "Creating a SaaS MVP in one day" course! This course will guide you through the process of building a SaaS product from scratch. You will use Generative AI tooling to help you craft your idea and materialize it with a landing page, a cloud-ready HTTP API, pricing table, and automation.. You'll learn how to verify generated output and ground AI tools to help you out develop a product from the ground up.
By the end of this course, you will be able to:
- Use AI assistants to generate code, documentation, and other development artifacts
- Create a landing page, pricing page, and about us page for a SaaS product
- Containerize an application and publish it to a registry
- Implement API key access and developer documentation
- Deploy a new site to GitHub Pages
You will build a SaaS product based on an HTTP API with useful data.
- A landing page that converts visitors into customers
- A pricing page that clearly outlines the different tiers of your service
- An about us page that tells the story of your company
- A containerized application that can be deployed to any cloud platform
- API key access and developer documentation
This course includes a series of labs to provide you with hands-on experience. Each lab corresponds to a lesson and will guide you through the practical steps of building your code review bot.
- Lab 1: Initial project structure
- Lab 2: Defining the API with documentation
- Lab 3: Automating containerization
- Lab 4: Create a converting landing page
- Lab 5: Implementing API key access
Use the following tools and resources to enhance your experience when working with this course