npm explorer
@thxmike/mongoose-setup - npm explorer
@thxmike/mongoose-setup
v0.1.96
TypeScript
Sets up Mongoose eventing system
3
/week
Updated 3 years ago
ISC
Unpacked: 7.4 KB
Published by
Michael Rivera
npm
yarn
pnpm
bun
npm install @thxmike/mongoose-setup
Repository
Homepage
npm
Readme
Dependencies
(7)
Versions
(65)
Title
Mongoose Setup
Description
This helps setup a custom mongoose system with different types such as UUID and URL
Deployment
npm version patch && git add . && git commit -m"{{message}}" && npm publish && git push