CI using Github Action
You can check .github/workflows/ci.yml to learn more
code-style-checkwill runpre-committo check code style.frontend-buildwill build frontend assetsdjango-checkwill check migration conflict and run unit tests and integration tests.