https://github.com/thothom/base-project-plugin
Base Project To ThothOM Plugins
https://github.com/thothom/base-project-plugin
database javascript nodejs odm orm thothom typescript
Last synced: 2 months ago
JSON representation
Base Project To ThothOM Plugins
- Host: GitHub
- URL: https://github.com/thothom/base-project-plugin
- Owner: thothom
- License: apache-2.0
- Created: 2021-08-24T23:49:43.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T23:07:48.000Z (over 3 years ago)
- Last Synced: 2025-03-06T05:15:25.981Z (over 1 year ago)
- Topics: database, javascript, nodejs, odm, orm, thothom, typescript
- Language: TypeScript
- Homepage: https://thothom.com/
- Size: 807 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
This is a base project to plugin for [@thothom/core](https://github.com/thothom/core).
## Installation
With yarn
```
yarn add @thothom/base-project-plugin
```
With npm
```
npm i --save @thothom/base-project-plugin
```
## Usage
Please, check [the docs](https://thothom.com) for more information.
