Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kuc-arc-f/hono_64shadcn
hono + shadcn/ui + React , example
https://github.com/kuc-arc-f/hono_64shadcn
cloudflare-pages hono react shadcn-ui
Last synced: 11 days ago
JSON representation
hono + shadcn/ui + React , example
- Host: GitHub
- URL: https://github.com/kuc-arc-f/hono_64shadcn
- Owner: kuc-arc-f
- Created: 2024-09-15T22:50:46.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-04T23:01:59.000Z (3 months ago)
- Last Synced: 2024-10-25T10:37:06.430Z (about 2 months ago)
- Topics: cloudflare-pages, hono, react, shadcn-ui
- Language: TypeScript
- Homepage:
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hono_64shadcn
Version: 0.9.1
Author :
date : 2024/09/14
update : 2024/10/05
***
### Summaryhono 4 + shadcn/ui , example
***
### build```
bun run build
#dev
bun run dev
```***
### setting
* wrangler.toml```
name = "name123"
compatibility_date = "2024-09-15"
pages_build_output_dir = "./dist"
compatibility_flags = [ "nodejs_compat" ]# [vars]
# MY_VAR = "my-variable"
```***
### blog***
# License* MIT
***