Skip to main content

MongoDB Stitch (Legacy)

docs

Key features

  • Stitch QueryAnywhere
  • Stitch Functions
  • Stitch Triggers
  • Stitch Mobile Sync

SDK

Deployment

You can use GitHub Actions to setup a continuous deployment, watch this video from Lauren Schaefer.

Getting started

You can start by this serie of videos.

MongoDB Building a Web-based To-Do App

npm install -g mongodb-stitch-cli
git clone git@github.com:mongodb/stitch-examples.git
cd stitch-examples
cd todo/import/Todo_Web_App_With_Twilio
stitch-cli login --username=cloud.username@email.com --api-key=my-api-key

Examples

Recipes