Skip to content

hookedupjoe/mongino

Repository files navigation

Mongino Header

Mongino

A Robust Application Environment

  • Author - W Joseph Francis
  • (c) hookedup, inc. 2023
  • License - LGPL
  • mongino.com

Requirements

  • Windows, Mac or Linux (ubuntu recommended for headless server)
  • Node 14 or higher, (18 recommended)
  • MongoDB, v5+ recommended

Quick Start

  • Install Node 14+
  • Setup MongoDB (authentication recommended)
  • Install and verify access with MongoDB Compass
  • Clone this repo into the folder it will be run from
  • npm install
  • npm audit fixup

To Run

To Update

  • Open git directory
  • git pull
  • npm install
  • npm audit fixup

Note: If git complains about package.json changing (i.e. from audit fixup)

  • restore package.json
  • then "git pull" again

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published