https://github.com/overflowcat/gudugada
https://github.com/overflowcat/gudugada
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/overflowcat/gudugada
- Owner: OverflowCat
- Created: 2025-01-08T08:40:12.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-17T14:57:17.000Z (over 1 year ago)
- Last Synced: 2025-10-07T20:54:53.372Z (8 months ago)
- Language: TypeScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gudugada
**gudugada**(ᡤᡡᡩᡠ ᡤᠠᡩᠠ, _gudū gada_, Manchu word for "gossiping") is an edge application that allows users to submit comments to a blog post. When a user submits a comment, types are checked and a new branch is created in a selected GitHub repository, a file is created in the new branch, and a pull request is created.
## Development
```
pnpm install
```
## Deploy
```
pnpm wrangler deploy
```