Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 386 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 386 Bytes

github actions - devops

In this repository, will build github actions & devops

Getting Started

TODO: Setup python 3.10 environment and run code

Code description

  • src: main.py flask & fastAPI simple code
  • tests: pytest - unit test code
  • Dockerfile: docker definition file

Lab environmnet & instruction

Follow up guide docs

Build and Test

  • Compatible with Python 3.10