Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockeize to reduce setup friction #19

Open
Andr3wHur5t opened this issue Oct 22, 2017 · 1 comment
Open

Dockeize to reduce setup friction #19

Andr3wHur5t opened this issue Oct 22, 2017 · 1 comment

Comments

@Andr3wHur5t
Copy link

Andr3wHur5t commented Oct 22, 2017

Awesome project!

I think we could greatly reduce setup friction for this application if it was Dockerized; which would allow install and setup with a single command.

I think using NPM directly might be too heavy with the python and tenserflow requirements.

Only think I could see restricting that is the difficulty of getting a SVG to the container and output back which could be easily solved by exposing a HTTP server and sending/receiving the data via curl.

If there is interest in this and @nanohop is willing to consider; I could throw together a PR really quickly.

@chrisachard
Copy link
Collaborator

chrisachard commented Oct 23, 2017

That would be great! If there was a container, then that would make it easy to get started. (I think it's important that we keep instructions for both docker OR installing everything manually)

Yes, I would be very interested to see a PR here. Anything to reduce the friction for getting started is welcomed. Thanks!

waltim added a commit to waltim/sketch-to-react-native that referenced this issue Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants