Official sample apps for astra-mongoose.
Each directory contains an isolated sample Node.js application. The following is a list of available sample apps.
In order to run these demos, you'll need to have Node.js 20.6.0 or higher installed.
You'll also need to run a copy of the Stargate infrastructure stack including the Data 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