Twitter Threads App helps you read and share Twitter threads easily!
🏠 Homepage
✨ Demo
- 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
git clone https://github.com/jellydn/twitter-threads-app
Create .env file from .env.example then run below command
deno task dev
deno task test
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
- Hono https://honojs.dev
- Hono examples: https://github.com/honojs/examples
👤 Dung Huynh
- Website: https://productsway.com/
- Twitter: @jellydn
- Github: @jellydn
Give a ⭐️ if this project helped you!