TooTallNate / image-to-primitive

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless service reproducing images with primitive shapes written in Golang.

Deploy your own

You'll want to fork this repository and deploy your own image to primitive.

  1. Click the fork button at the top right of GitHub
  2. Clone the repo to your local machine with git clone URL_OF_FORKED_REPO_HERE
  3. You may want to increate number of primitive, output size.
  4. Deploy by running now from the CLI (if you don't already have it, run npm install -g now)

Alternatively, you can do a one-click to deploy with the button below.

Deploy to now

Credits

About

License:MIT License


Languages

Language:Go 36.0%Language:CSS 34.3%Language:HTML 20.1%Language:JavaScript 9.5%