Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/acrogenesis/nyt-today-cover-remarkable
- Owner: acrogenesis
- Created: 2022-09-27T22:47:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T13:14:53.000Z (almost 2 years ago)
- Last Synced: 2024-11-12T16:47:28.493Z (2 months ago)
- Language: TypeScript
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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