Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pomdtr/smallweb-puller
Automatically keep smallweb apps up to date
https://github.com/pomdtr/smallweb-puller
smallweb-app
Last synced: about 2 months ago
JSON representation
Automatically keep smallweb apps up to date
- Host: GitHub
- URL: https://github.com/pomdtr/smallweb-puller
- Owner: pomdtr
- Created: 2024-07-19T12:29:40.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-24T20:54:15.000Z (5 months ago)
- Last Synced: 2024-07-24T23:31:24.413Z (5 months ago)
- Topics: smallweb-app
- Language: TypeScript
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Smallweb Puller
Use the following command to trigger a git pull on the server.
```bash
curl https://puller.smallweb.run -x post -h 'content-type: application/json' -d '{ "app": "docs.smallweb.run" }'
```