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

Use flask for the development server #257

Open
aulemahal opened this issue Sep 23, 2022 · 1 comment
Open

Use flask for the development server #257

aulemahal opened this issue Sep 23, 2022 · 1 comment

Comments

@aulemahal
Copy link
Collaborator

I'm not sure of it, but I think that if we served the dev version of finch with flask, we could make use of the development server : it would reload upon local file changes. We could maybe also make use of the debugger?

Currently, each time I modify a file, I must make start; make stop which is a bit slow.

pyWPS-flask exists so it must be feasible.

@huard
Copy link
Collaborator

huard commented Sep 26, 2022

It exists, but does it work ? I think it is outdated.

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