/tweedirect

Tweedirect redirects tweet links to their embed page

Primary LanguageStandard MLApache License 2.0Apache-2.0

Tweedirect

Tweedirect redirects tweet links to their embed page.

https://tweedirect.fly.dev/

Requirements

Building

A local build:

./build.sh

Build a container image:

podman build . -t tweedirect

Running

A local build:

TWEEDIRECT_HOST=localhost _build/tweedirect

A container:

podman run --rm -it -p3000:3000 -eTWEEDIRECT_HOST=localhost tweedirect

Connect a client:

curl http://localhost:3000