Skip to content

stargate/stargate-mongoose-sample-apps

 
 

Repository files navigation

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

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 65.3%
  • TypeScript 14.4%
  • EJS 10.5%
  • CSS 5.1%
  • HTML 3.4%
  • Shell 0.8%
  • Python 0.5%