1.1.0 • Published 5 years ago

monqade-dev-schemas v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Monqade Logo Schema definitions used for developement and debugging - not for production use .

NPM Version MIT License

Purpose:

  1. Core schema definitions for the Monqade Project.

  2. Examples and debug tools. Definitions within this package are to serve as examples schema definitions for development and debug only.

Any project using Monqade should have a similar schema definition store. Feel free to use these until you get your own.

Schema definitions in this package:

  • chaos - (purpose: everything goes stress testing)
  • child - (purpose: child of parent child schema relationship)
  • organizations - (purpose: practicle use-case expample)
  • parent - (purpose: parent of parent child schema relationship)
  • users - (purpose: practicle use-case expample)
  • sortable-pagable - (purpose: sortable keys)
  • foreign-keys - (purpose: path with unique, demonstrate upserts)
  • users - (purpose: practicle use-case expample)

Documentation

Monqade Project

Git Repo

https://github.com/terary/monqade-dev-schemas

Installation

$ npm install monqade-dev-schemas

Tests

No tests to run. These are mostly static files. Some test data generating functions and mongoose validation functions.

Contributors

T. Chambers

Preferred Markdown Editor

https://pandao.github.io/editor.md/en.html

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago