https://github.com/princecodes247/monarch-docs
https://github.com/princecodes247/monarch-docs
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/princecodes247/monarch-docs
- Owner: princecodes247
- Created: 2024-07-31T22:43:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T22:26:30.000Z (over 1 year ago)
- Last Synced: 2024-11-03T23:21:15.525Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://monarch-orm.vercel.app
- Size: 352 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# monarch-docs
This is the documentation for the next-gen type-safe mongodb ODM.
## TODO
- [ ] Overview - Add Graphics, logo and Speed charts
- [x] Installation - Done for now, but should include setup for other stuff.
- [x] Usage
- [ ] Connections - Rename to Setup and add initial schema setup.
- [ ] Types - Add new types
- [ ] Types Modifiers - Rename to Type methods and add all of them.
- [ ] Populate
- [ ] Examples - Add in page examples and real links.
- [ ] Comparisation - Add in page examples and real links.
- [x] Under the hood