Skip to content

Sample project for @kolinalabs/mongoose-consistent plugin usage reference.

Notifications You must be signed in to change notification settings

kolinalabs/mongoose-consistent-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mongoose-consistent (sample project)

Foreign reference check across collections with mongoose.

travis npm downloads

This is a reference project for using the @kolinalabs/mongoose-consistent plugin.

Note: This is an extremely simplified project, with the sole purpose of presenting the plugin's functionalities. You will not find here advanced validators and other types of configurations that are not part of the aforementioned objective.

SETUP

Download it and follow the steps below to analyze the behaviors and options supported by the plugin:

  • Copy .env.dist file to .env and configure env vars
  • Install dependencies npm install (or yarn)
  • Runnig app with npm start command
  • Import Insomnia.json file into Insomnia (if used)
  • Each model has behavior descriptions of the possible configurations

About

Sample project for @kolinalabs/mongoose-consistent plugin usage reference.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published