Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techmely/models
All techmely product proto models
https://github.com/techmely/models
Last synced: about 1 month ago
JSON representation
All techmely product proto models
- Host: GitHub
- URL: https://github.com/techmely/models
- Owner: techmely
- Created: 2024-07-03T11:26:27.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-10T15:13:53.000Z (5 months ago)
- Last Synced: 2024-11-12T17:49:36.518Z (about 1 month ago)
- Language: TypeScript
- Size: 108 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Techmely Product Models
## Starly
### Generate definition files
```bash
npm run gen --workspace=products/starly
```### Publish to npm
```bash
npm run publish --workspace=products/starly
```