Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 251 Bytes

File metadata and controls

19 lines (16 loc) · 251 Bytes

my typescript proxy that i run in a docker container on my pi

to run on docker

docker compose up -d

to run locally

bun i
bun run build
bun start

to pull from this repo with the shell script run

chmod +x update.sh
./update.sh