https://github.com/zored/deno_bro
https://github.com/zored/deno_bro
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zored/deno_bro
- Owner: zored
- Created: 2021-06-27T12:46:29.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-02T13:04:51.000Z (almost 3 years ago)
- Last Synced: 2025-01-13T10:50:45.228Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Deno Bro
This is my [bro](https://bro.deno.dev) repository containing
[`main.ts`](./main.ts) that is hosted on [Deno Deploy](https://deno.com/deploy).
## Dev
- [Examples](https://deno.com/deploy/docs/example-post-request) by Deno.
- Types are generated with `deployctl types > deployctl.d.ts`.
- `main.ts` is auto-synced with Github on push.