Skip to content

stargate/stargate-mongoose-sample-apps

 
 

Repository files navigation

sample-apps

Official sample apps for astra-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 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

About

Official sample apps for Mongoose cloned for stargate-mongoose

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.0%
  • TypeScript 14.3%
  • EJS 10.4%
  • CSS 5.1%
  • HTML 3.4%
  • Shell 0.8%