Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 23 hours 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-27T23:07:48.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T21:44:05.733Z (almost 2 years 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.