dbcbd0c544c626d87158fa4b952dec9c6f8f6001
Image Server
setup
sh <(curl https://pkgx.sh) +pnpm sh
pnpm install
# manually set the AWS_ variables inside the .env file
dev
node server.js
test
curl -X POST -F "image=@./test.png" http://localhost:3000/image
Languages
TypeScript
80.9%
Shell
17.4%
Dockerfile
1.5%
Makefile
0.2%