This repository was archived by the owner on Mar 27, 2023. It is now read-only.
File tree
10 files changed
+7215
-157
lines changed- backend
- core
- requirements
- frontend
- src
- router
- views
- nginx/dev
10 files changed
+7215
-157
lines changedDiff for: backend/core/consumers.py
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Diff for: backend/requirements/base.txt
+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
| 5 | + | |
| 6 | + | |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Diff for: docker-compose.yml
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
122 | 122 |
| |
123 | 123 |
| |
124 | 124 |
| |
| 125 | + | |
| 126 | + | |
125 | 127 |
| |
126 | 128 |
| |
127 | 129 |
| |
|
0 commit comments