Skip to content

lang2456-UST/microservices

Repository files navigation

microservices

SEIS mircoservices hackathon

Codespaces Python Setup

If VS Code shows unresolved imports such as flask or requests, make sure the workspace is using the project interpreter at /workspaces/microservices/myenv/bin/python.

This workspace is configured in .vscode/settings.json to use that interpreter by default.

If dependencies are missing, install them into that environment:

/workspaces/microservices/myenv/bin/python -m pip install Flask requests gunicorn

About

SEIS mircoservices hackathon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors