Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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