https://github.com/techmely/models
All techmely product proto models
https://github.com/techmely/models
Last synced: 5 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-10T15:13:53.000Z (almost 2 years ago)
- Last Synced: 2025-10-19T10:12:28.007Z (9 months 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
```