Skip to content

ellullo/social-app-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

The MongoDB Atlas Data API in the Jamstack: The Serverless Dream!

Live Demo: https://social-mongodb-demo.vercel.app/

Introduction

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.

What we'll cover in this workshop

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

Prerequisites

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)

Slides

Hands-on lesson

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:

  1. Lesson 1
  2. Lesson 2
  3. Lesson 3
  4. Lesson 4
  5. Lesson 5
  6. Lesson 6
  7. Lesson 7
  8. Lesson 8
  9. Lesson 9
  10. Lesson 10

Let's get started with the first lesson ->

Be sure to switch to the 1-lesson branch in your local environment.

Releases

No releases published

Packages

No packages published