Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/acrogenesis/nyt-today-cover-remarkable

Service to retrieve latest New York Times fitted for Remarkable
https://github.com/acrogenesis/nyt-today-cover-remarkable

Last synced: 4 days ago
JSON representation

Service to retrieve latest New York Times fitted for Remarkable

Awesome Lists containing this project

README

        

# Hono minimal project

This is a minimal project with [Hono](https://github.com/honojs/hono/) for Cloudflare Workers.

## Features

- Minimal
- TypeScript
- Wrangler to develop and deploy.
- [Jest](https://jestjs.io/ja/) for testing.

## Usage

Initialize

```
npx create-cloudflare my-app https://github.com/honojs/hono-minimal
```

Install

```
yarn install
```

Develop

```
yarn dev
```

Test

```
yarn test
```

Deploy

```
yarn deploy
```

## Examples

See:

## For more information

See:

## Author

Yusuke Wada

## License

MIT