refactor: global refactoring

This commit is contained in:
ITQ
2025-04-03 02:16:24 +03:00
parent 90cab50958
commit 0d6bfe06f4
10 changed files with 784 additions and 795 deletions
+4 -4
View File
@@ -15,13 +15,13 @@ Ensure you have the following installed on your system:
#### Clone the project
```bash
git clone git@gitlab.com:megazordpobeda/DataRush.git
git clone https://gitlab.com/megazordpobeda/DataRush.git
```
#### Go to the project directory
```bash
cd project/services/checker
cd DataRush/services/checker
```
#### Install dependencies
@@ -71,13 +71,13 @@ uv run gunicorn config.wsgi
### Clone the project
```bash
git clone git@gitlab.com:megazordpobeda/DataRush.git
git clone https://gitlab.com/megazordpobeda/DataRush.git
```
### Go to the project directory
```bash
cd project/services/checker
cd DataRush/services/checker
```
### Build docker image