Skip to content

louis70109/fastapi-vscode-example

Repository files navigation

Example for develops FastAPI in CONTAINER with VSCode

Chinese content please follow here -> 如何在 VSCode 中以 Container 方式開發 FastAPI + PostgreSQL

Prerequisite

  • VSCode
    • Extension
      • Python
      • Remote Container

Development

  • Open project with VSCode.
  • Press Command + Shift + p (Mac).
  • Type Remote Containers: Reopen in Container.
  • Left-side you will find Run & Debug, click it and find button.
  • Choose Python: FastAPI to run this project.
  • Then bottom-side would become different color.(Mean you run success)

License

MIT

About

Example for develops FastAPI+PostgreSQL in Container at VSCode

Resources

License

Stars

Watchers

Forks

Releases

No releases published