Skip to content

Latest commit

 

History

History
79 lines (51 loc) · 2.43 KB

README.md

File metadata and controls

79 lines (51 loc) · 2.43 KB

Twitter Threads App

Twitter Threads App helps you read and share Twitter threads easily!

IT Man - Tech #30 - Deno 101 - The best developer experience [Vietnamese]

ITMan - Tech #25 - Ultrafast web framework for Cloudflare Workers, Deno, and Bun [Vietnamese]

Demo

Features

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

Author

👤 Dung Huynh

Show your support

kofi paypal buymeacoffee

Give a ⭐️ if this project helped you!