akshully
This commit is contained in:
parent
794cc9adab
commit
3e3ffe345e
|
|
@ -12,7 +12,7 @@
|
||||||
|
|
||||||
`hype` wraps `hono` with useful features for fast prototyping:
|
`hype` wraps `hono` with useful features for fast prototyping:
|
||||||
|
|
||||||
- HTTP logging (disable with `NO_HTTP_LOG` env variable)
|
- HTTP logging to the console (disable with `NO_HTTP_LOG` env variable)
|
||||||
- Static files served from `pub/`
|
- Static files served from `pub/`
|
||||||
- Page-based routing to `.tsx` files that export a `JSX` function in `./src/pages`
|
- Page-based routing to `.tsx` files that export a `JSX` function in `./src/pages`
|
||||||
- Transpile `.ts` files in `src/js/blah.ts` via `website.com/js/blah.ts`
|
- Transpile `.ts` files in `src/js/blah.ts` via `website.com/js/blah.ts`
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user