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

Feature to use back-end in docker #22

Open
quillcraftsman opened this issue Oct 7, 2023 · 0 comments
Open

Feature to use back-end in docker #22

quillcraftsman opened this issue Oct 7, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@quillcraftsman
Copy link
Member

Back-end place https://github.com/findsimilar/demo here.
This is python django drf project.
To easy start we can use IS_MOCK_RESPONSE=true to work with static data.
If we need local back-end we should clone back-end project and start server locally.
It's not comfortable (especially who doesn't know python)

That's why I propose to make feature to run back-end in docker and make possibility to connect from front-end
We have open source image on docker hub: https://hub.docker.com/r/findsimilar/demo, may be we can use this image.

@quillcraftsman quillcraftsman added the enhancement New feature or request label Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant