Mongoose Schemas/Models/Utils for the CROSSIFY stack.
This package contains all common mongoose configs for CROSSIFY. Learn more about CROSSIFY on (https://crossify.xyz).
Check out the Changelog to see what changed in the last releases.
Install dependencies with yarn:
yarn add @crossify/mongooseor
npm install @crossify/mongoose- PR with changes
- Merge PR into main
- Checkout main
git pullnpm run release- Make sure everything looks good (e.g. in CHANGELOG.md)
npm run postRelease- Done
This package contains mongoose configs for CROSSIFY projects (https://github.com/crossifyxyz).