Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bkniffler/inngest-repro
https://github.com/bkniffler/inngest-repro
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bkniffler/inngest-repro
- Owner: bkniffler
- Created: 2024-02-25T23:02:24.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-27T08:30:07.000Z (10 months ago)
- Last Synced: 2024-02-27T10:27:48.457Z (10 months ago)
- Language: TypeScript
- Size: 243 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# inngest-repro
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.26. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.