https://github.com/kuc-arc-f/hono_67
hono + d1 database + pages , claude.ai generate
https://github.com/kuc-arc-f/hono_67
claude claude-3-5-sonnet cloudflare-pages d1 hono honojs react tailwindcss
Last synced: 2 months ago
JSON representation
hono + d1 database + pages , claude.ai generate
- Host: GitHub
- URL: https://github.com/kuc-arc-f/hono_67
- Owner: kuc-arc-f
- License: mit
- Created: 2024-11-30T02:45:17.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-29T06:35:44.000Z (over 1 year ago)
- Last Synced: 2026-01-03T16:13:15.111Z (6 months ago)
- Topics: claude, claude-3-5-sonnet, cloudflare-pages, d1, hono, honojs, react, tailwindcss
- Language: TypeScript
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# hono_67
Version: 0.9.1
Author :
date : 2024/11/29
update : 2024/12/01
***
### Summary
hono + d1 database + pages , claude.ai generate
***
### build
```
bun run build
bun run dev
```
***
### setting
* wrangler.toml
```
name = "hono67"
compatibility_date = "2024-11-26"
pages_build_output_dir = "./dist"
compatibility_flags = [ "nodejs_compat" ]
# [vars]
# MY_VAR = "my-variable"
[[d1_databases]]
binding = "DB"
database_name = ""
database_id = ""
```
***
### Prompt
* todo10
* https://gist.github.com/kuc-arc-f/3c7dcd751c2e04de0f9dbc6d4808bd13
* todo9
* https://gist.github.com/kuc-arc-f/21e44bf64b568f1d3c1d029205ba7690
***
# License
* MIT
***