Skip to content

carlows/styled-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Styled worker

This Golang program is a worker that will be polling messages from SQS to process images and upload the result to S3!

Running the program

styled-worker -programPath=/home/ubuntu/projects/FastPhotoStyle/demo.py

Compiling for the EC2 ubuntu instance

env GOOS=linux GOARCH=arm go build -o build/styled-worker github.com/carlows/styled-worker

Releases

No releases published

Packages

No packages published

Languages