Pure Javascript OCR for more than 100 Languages 📖🎉🖥

10 lines
226 B

image:
file: .gitpod.Dockerfile
6 years ago
tasks:
- command: gp await-port 3000 && sleep 3 && gp preview $(gp url 3000)/examples/browser/demo.html
6 years ago
- init: npm install
command: npm start
ports:
- port: 3000
onOpen: ignore