Live Demo: https://social-mongodb-demo.vercel.app/
Do you love the Jamstack? Do you love to create all of the boilerplate code required to connect to databases in their Jamstack applications?
This workshop will show you how you can connect to MongoDB Atlas in your Jamstack application with minimal effort and without using any drivers.
- ~15 minutes of slides explaining Jamstack, serverless, and how the MongoDB Atlas Data API fits into these.
- Hands-on lesson resulting in you building a fully functional, deployed application.
In order to successfully complete the tasks in this workshop, you should have:
- Familiarity with JavaScript
- Accounts: MongoDB Atlas, GitHub, Vercel, Auth0. (All Free)
- Node.js installed on your computer (12.2x / 14.x)
- git installed on your computer
- Code Editor (VS Code recommended)
That's it 🙌 (no prior knowledge of MongoDB is required)
This repo is broken up into several branches. Each branch contains a set of lesson and builds upon the previous lesson.
Throughout the workshop, you'll be working on the following lesson:
Let's get started with the first lesson ->
Be sure to switch to the
1-lesson
branch in your local environment.