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: 5 months ago
JSON representation

All techmely product proto models

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
```