zgzgorg / iam-backend

0 stars 2 forks source link

Initial the project #10

Closed kis87988 closed 3 years ago

kis87988 commented 3 years ago

This issue created after the PR close, keep for documentation

We should have an initial structure for IAM backend project. The initial will contain some linter, GitHub, test, and githook config.

Outcome:

  1. GitHub config workflow to run CI
  2. linter config contains python, python typing, shell
  3. githook for pre-commit, commit-message, and pre-push
  4. Python requirements control