immuni-backend-otp:OTP服务的存储库

时间:2024-02-21 07:20:59
【文件属性】:

文件名称:immuni-backend-otp:OTP服务的存储库

文件大小:134KB

文件格式:ZIP

更新时间:2024-02-21 07:20:59

python webserver sanic covid-19 COVID-19Python

Immuni后端OTP服务 | 目录 语境 该存储库包含Immuni的OTP服务的源代码。 可以在以下文档中找到有关Immuni的更多详细信息: 在深入研究源代码或发布问题之前,请花一些时间阅读并充分考虑其他存储库。 它们包含许多细节,这些细节对于理解源代码和此存储库的文档至关重要。 安装 该后端服务随附使用容器的即用型安装。 请确保在您的计算机上安装了Docker(docker-compose版本> = 1.25.5)。 git clone --recurse-submodules git@github.com:immuni-app/immuni-backend-otp.git cd immuni-backend-otp/docker docker-compose build \ --build-arg GIT_BRANCH= $( git rev-parse --abbrev-ref HEAD ) \ --build-arg GIT_SHA= $( git rev-parse --verify HEAD ) \ --build-arg GIT_TAG= $


【文件预览】:
immuni-backend-otp-master
----sonar-project.properties(25B)
----.dockerignore(17B)
----common()
----docker()
--------docker-compose.yml(405B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(847B)
--------logo.png(61KB)
--------ISSUE_TEMPLATE()
----AUTHORS(578B)
----.gitmodules(100B)
----.python-version(6B)
----poetry.lock(81KB)
----CONTRIBUTING.md(12KB)
----pytest.ini(317B)
----LICENSE(34KB)
----README.md(5KB)
----immuni_otp()
--------models()
--------core()
--------apis()
--------__init__.py(791B)
--------helpers()
--------sanic.py(2KB)
----tests()
--------test_helpers()
--------fixtures()
--------__init__.py(791B)
--------conftest.py(1KB)
--------test_apis()
--------test_managers.py(1KB)
----CODE_OF_CONDUCT.md(5KB)
----.gitignore(130B)
----CODEOWNERS(231B)
----pyproject.toml(570B)
----entrypoint.sh(681B)

网友评论