Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nakasyou/hono-on-gas
WIP
https://github.com/nakasyou/hono-on-gas
Last synced: 3 days ago
JSON representation
WIP
- Host: GitHub
- URL: https://github.com/nakasyou/hono-on-gas
- Owner: nakasyou
- Created: 2024-03-17T00:36:00.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-17T00:36:54.000Z (8 months ago)
- Last Synced: 2024-10-11T17:43:53.220Z (27 days ago)
- Language: TypeScript
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hono-on-gas
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.