Twitter Threads App
December 27, 2022 ยท View on GitHub
Twitter Threads App helps you read and share Twitter threads easily!
๐ Homepage
โจ Demo
API Documentation
Features
- Minimal
- TypeScript
- Deno โ A modern runtime for JavaScript and TypeScript to develop and deploy.
- elbywan/wretch: A tiny wrapper built around fetch with an intuitive syntax.
- sindresorhus/promise-fun: Promise packages, patterns, chat, and tutorials
Usage
Initialize
git clone https://github.com/jellydn/twitter-threads-app
Develop
Create .env file from .env.example then run below command
deno task dev
Test
deno task test
Deploy
Install deployctl: the command line tool for Deno Deploy.
deno install --allow-read --allow-write --allow-env --allow-net --allow-run --no-check -r -f https://deno.land/x/deploy/deployctl.ts
Then
deployctl deploy --project=twitter-threads-app ./main.ts
Useful links
- Hono https://honojs.dev
- Hono examples: https://github.com/honojs/examples
Author
๐ค Dung Huynh
- Website: https://productsway.com/
- Twitter: @jellydn
- Github: @jellydn
Show your support
Give a โญ๏ธ if this project helped you!
![IT Man - Tech #30 - Deno 101 - The best developer experience [Vietnamese]](https://i.ytimg.com/vi/ocLNcwm4xUs/hqdefault.jpg)
![ITMan - Tech #25 - Ultrafast web framework for Cloudflare Workers, Deno, and Bun [Vietnamese]](https://i.ytimg.com/vi/YsjqVvlrXGY/hqdefault.jpg)