8000 GRPC and Dev environment Configuration by WilliamHarvey97 · Pull Request #24 · PolyCortex/polydodo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GRPC and Dev environment Configuration #24

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

Merged
merged 30 commits into from
Oct 1, 2020
Merged

Conversation

WilliamHarvey97
Copy link
Contributor
@WilliamHarvey97 WilliamHarvey97 commented Sep 22, 2020
  • Put GRPC and protobuf code gen in place and test it with an example.
    TODO:
  • Run backend on mobile/Access backend from mobile (not emulator)
  • Define .proto according to our needs
  • Backend must implement stub with mock data

@WilliamHarvey97 WilliamHarvey97 changed the title [WIP] Mock python back end WIP Mock python back end Sep 22, 2020
@WilliamHarvey97 WilliamHarvey97 changed the title WIP Mock python back end [WIP] Mock python back end Sep 22, 2020
Copy link
Contributor
@abelfodil abelfodil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On veut pas que git track les protos générés

@WilliamHarvey97
Copy link
Contributor Author

Créer mock API back-end

@WilliamHarvey97
Copy link
Contributor Author

Maybe interesting https://python-for-android.readthedocs.io/en/latest/quickstart/, in order to run python backend service on android.

Copy link
Contributor
@abelfodil abelfodil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finalement, il faut spécifier le path des protos, sinon le plugin ira chercher dans tous les folders incluant les node_modules et :

  • ça génère des protos dont on n'a pas besoin (genre des centaines)
  • ça fait crash mon vscode.

Co-authored-by: Anes Belfodil <abelfodil@users.noreply.github.com>
Copy link
Contributor
@abelfodil abelfodil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On va y arriver :D

@abelfodil abelfodil force-pushed the mock-python-back-end branch from 01e15dc to 909cc16 Compare October 1, 2020 18:10
@abelfodil abelfodil force-pushed the mock-python-back-end branch from 408a5b5 to 4e117f8 Compare October 1, 2020 19:12
@abelfodil abelfodil force-pushed the mock-python-back-end branch from 4e117f8 to 055ca94 Compare October 1, 2020 19:15
@abelfodil abelfodil force-pushed the mock-python-back-end branch from d581560 to 4ff6391 Compare October 1, 2020 20:54
@WilliamHarvey97 WilliamHarvey97 changed the title [WIP] Mock python back end GRPC and Dev environment Configuration Oct 1, 2020
@WilliamHarvey97 WilliamHarvey97 merged commit 7f54391 into master Oct 1, 2020
@WilliamHarvey97 WilliamHarvey97 deleted the mock-python-back-end branch October 1, 2020 21:39
@WilliamHarvey97
Copy link
Contributor Author

1 similar comment
@WilliamHarvey97
Copy link
Contributor Author

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

Successfully merging this pull request may close these issues.

3 participants
0