Express BE for an OCR [Image to Text] web app.
157
Environment Variables:
PORT = 3001 //HAS TO BE 3001 ALWAYS
API_URI = http://localhost:3001 //NEEDS TO BE SET TO THE LINK THAT CAN ACCESS THE API(Does not always match the port)
MONGO_URI = "Your MongoURI here"
Make sure to set the host port to whichever you prefer. The Host Port will be a part of the REACT_APP_API_URI in the frontend.
Content type
Image
Digest
sha256:dcd0b1916…
Size
456 MB
Last updated
about 2 years ago
docker pull accio15/ocr-backend:1.0.1