Go to file
Kai c092044954
Some checks failed
test / build (push) Failing after 0s
test / deploy (push) Has been skipped
chore: add debug steps to test.yaml to display current directory, Node PATH, and Node version for improved troubleshooting
2025-03-24 18:58:42 +08:00
.github/workflows chore: add debug steps to test.yaml to display current directory, Node PATH, and Node version for improved troubleshooting 2025-03-24 18:58:42 +08:00
apps first commit 2025-03-21 17:45:04 +08:00
deploy chore: update .dockerignore to include Pipfile and Pipfile.lock, add cryptography to requirements.txt, and modify compose-test.yaml for port mapping and volume path 2025-03-24 13:58:19 +08:00
locale/en/LC_MESSAGES first commit 2025-03-21 17:45:04 +08:00
mysite first commit 2025-03-21 17:45:04 +08:00
utils first commit 2025-03-21 17:45:04 +08:00
.dockerignore chore: update .dockerignore to include Pipfile and Pipfile.lock, add cryptography to requirements.txt, and modify compose-test.yaml for port mapping and volume path 2025-03-24 13:58:19 +08:00
.gitignore first commit 2025-03-21 17:45:04 +08:00
Dockerfile fix: simplify path for requirements.txt in Dockerfile 2025-03-24 11:55:01 +08:00
manage.py first commit 2025-03-21 17:45:04 +08:00
requirements.txt chore: update .dockerignore to include Pipfile and Pipfile.lock, add cryptography to requirements.txt, and modify compose-test.yaml for port mapping and volume path 2025-03-24 13:58:19 +08:00