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

https://github.com/overflowcat/gudugada


https://github.com/overflowcat/gudugada

Last synced: 8 months ago
JSON representation

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