/stargate-mongoose-sample-apps

Official sample apps for Mongoose cloned for stargate-mongoose

Primary LanguageJavaScriptMIT LicenseMIT

sample-apps

Official sample apps for stargate-mongoose.

Getting Started

Each directory contains an isolated sample Node.js application. The following is a list of available sample apps.

Prerequisites

In order to run these demos, you'll need to have Node.js 14 or higher installed.

You'll also need to run a copy of the Stargate infrastructure stack including the JSON API. The simplest way to do this is by using the script found under the bin directory to start the stack with Docker:

cd stargate-mongoose-sample-apps 
bin/start_data_api.sh