Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 318 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 318 Bytes

Aphexer

The Aphexer aphexes your image.

Development

Setup

brew update && brew install opencv
npm install

Boot

npm start

Deployment (Heroku)

Setup

heroku plugins:install heroku-container-registry
heroku container:login

Deploy

heroku container:push web