FARM Stack Course – Full Stack Development with FastAPI, React MongoDB
By freeCodeCamp.org
Published: Sep 18, 2024
Learn full stack stack development with the FARM stack. You will learn to quickly create an application using FastAPI, React, and MongoDB.?? Course created by @beau
???? Code: https://github.com/beaucarnes/farm-stack-course
Sign up for MongoDB Atlas: https://www.mongodb.com/cloud/atlas/register?utm_campaign=freecodecamp_farm&utm_source=freecodecamp&utm_medium=referral
MongoDB provided a grant to make this course possible. Explore MongoDB further with free MongoDB University courses, Certifications, and Developer Center.
MongoDB University: https://learn.mongodb.com/?utm_campaign=freecodecamp_farm&utm_source=freecodecamp&utm_medium=referral
Certification: https://learn.mongodb.com/pages/certification-program?utm_campaign=freecodecamp_farm&utm_source=freecodecamp&utm_medium=referral
Developer Center: https://www.mongodb.com/developer/?utm_campaign=freecodecamp_farm&utm_source=freecodecamp&utm_medium=referral?? Chapters ??
?? (00:00) Course Introduction
?? (00:40) Intro to FARM Stack
?? (02:07) Advantages of FARM Stack
?? (03:30) FastAPI Intro
?? (12:17) React Intro
?? (18:17) MongoDB Intro
?? (20:42) Docker Intro
?? (23:52) Project overview: Todo application
?? (25:27) Project setup
?? (30:21) Backend with Node and FastAPI
?? (38:53) Database with MongoDB
?? (41:15) Docker Compose and nginx
?? (45:10) Frontend with React
?? (53:00) Trying the application