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
- Host: GitHub
- URL: https://github.com/open-wc/npm-follow-for-wc-catalog
- Owner: open-wc
- License: mit
- Created: 2019-09-16T22:12:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-04T12:10:33.000Z (over 2 years ago)
- Last Synced: 2025-01-16T13:59:47.849Z (5 months ago)
- Language: JavaScript
- Size: 168 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```