Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ryuapp/fresh-hono-kv


https://github.com/ryuapp/fresh-hono-kv

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Fresh with Hono and Deno KV

Fresh🍋 is a full stack modern web framework for Deno🦕.\
Hono🔥 is a small, simple, and ultrafast web framework for the Edges.\
Deno KV is a built-in serverless key-value database for Deno Deploy🦕.

### Usage

Make sure to install Deno: https://deno.land/manual/getting_started/installation

Then start the project:

```
deno task start
```

This will watch the project directory and restart as necessary.