https://github.com/abdelhai/hana
hot off the space press
https://github.com/abdelhai/hana
deno deta deta-space hono
Last synced: about 2 months ago
JSON representation
hot off the space press
- Host: GitHub
- URL: https://github.com/abdelhai/hana
- Owner: abdelhai
- Created: 2023-03-28T20:48:11.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T21:33:16.000Z (about 3 years ago)
- Last Synced: 2025-05-14T10:34:47.611Z (about 1 year ago)
- Topics: deno, deta, deta-space, hono
- Language: TypeScript
- Homepage:
- Size: 1000 Bytes
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hana
[Hono](https://github.com/honojs/hono) on [Deno](https://github.com/denoland/deno) on [Space](https://deta.space) ✨
Get the [Space CLI](https://deta.space/docs/en/basics/cli) then run:
```bash
space new
```
To test locally, run:
```bash
space dev
```
To run on Space, run
```bash
space push
```