This website requires JavaScript.
Explore
Help
Sign In
Adrien
/
carrramba-encore-rate
Watch
1
Star
0
Fork
0
You've already forked carrramba-encore-rate
Code
Issues
1
Pull Requests
1
Projects
Releases
Wiki
Activity
Files
30020d17cc4dfa1117cb63052cc45341ec9927c2
carrramba-encore-rate
/
backend
History
Adrien
30020d17cc
🐛
Fix typo
2024-02-13 23:02:40 +01:00
..
.woodpecker
🐛
Fix typo
2024-02-13 23:02:40 +01:00
api
🚧
Remove the deps installation and disable mypy caching
2024-02-11 19:56:18 +01:00
docker/database
/docker-entrypoint-initdb.d
🗃️
Create and use a db dedicated user for backend
2023-01-22 19:02:54 +01:00
.dir-locals.el
🧑💻
Use ruff/mypy/black linter/type-checker/formatter
2023-02-05 23:10:58 +01:00
.dockerignore
⚡
️ Reduce the size of the backend docker image
2023-05-28 12:40:10 +02:00
.gitignore
🙈
Add __pycache__ and lock files
2023-01-22 17:25:44 +01:00
api_server.py
🚧
Add dummy commit to check the reviewdog filter mode
2024-02-12 23:38:34 +01:00
config.local.yaml
Merge branch 'k8s-integration' into develop
2023-10-22 23:37:44 +02:00
config.sample.yaml
♻️
Put api_server and db_updater scripts on the backend root
2023-10-22 23:31:35 +02:00
db_updater.py
♻️
Put api_server and db_updater scripts on the backend root
2023-10-22 23:31:35 +02:00
Dockerfile.api_server
♻️
Put api_server and db_updater scripts on the backend root
2023-10-22 23:31:35 +02:00
Dockerfile.db_updater
♻️
Put api_server and db_updater scripts on the backend root
2023-10-22 23:31:35 +02:00
pyproject.toml
🚧
Add the sqlalchemy dep to the linters poetry group
2024-02-11 20:14:44 +01:00
README.md
📝
First try to embed a video in the readme page
2023-12-22 10:59:44 +01:00
README.md
Architecture
The following schema shows the components used to satisfy the
api
service: