Unstructured-IO / unstructured-api

Apache License 2.0
505 stars 108 forks source link

Support for Windows? #403

Closed sataz-ehl closed 4 months ago

sataz-ehl commented 5 months ago

Hi, apologies if I am not posting at the right place. Would like to ask if I can locally host the API on my Windows machine? The makefile can't be run on Windows. Any advice or modification I need to make?

Thank you. Jeff

awalker4 commented 5 months ago

Hi there, sorry for the late reply. The api should work on windows, especially if you're using the docker container. Do the make docker-build and make docker-start-api commands also fail? Worst case, you can avoid dealing with the source code here, and pull the latest image directly from our repository.