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

https://github.com/open-wc/npm-follow-for-wc-catalog


https://github.com/open-wc/npm-follow-for-wc-catalog

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# npm-sync-for-web-components

This will listen for changes on the npm registry.

If a change is a new package containing a `custom-elements.json` it will get added to the faunadb via a graphql query.

See logs

```bash
heroku login
heroku logs --tail --app npm-follow-for-wc-catalog
```