All checks were successful
Build and Push Docker Image / build (push) Successful in 42s
CI / Security audit (push) Successful in 1m12s
CI / Tests & coverage (push) Successful in 1m17s
CI / Security audit (pull_request) Successful in 1m11s
CI / Tests & coverage (pull_request) Successful in 1m33s
25 lines
267 B
Plaintext
25 lines
267 B
Plaintext
node_modules/
|
|
.env
|
|
.env.example
|
|
.env.sample
|
|
.git/
|
|
.gitignore
|
|
.DS_Store
|
|
*.log
|
|
**/*.log
|
|
client/node_modules/
|
|
client/dist/
|
|
dist/
|
|
build/
|
|
coverage/
|
|
tests/
|
|
vitest.config.js
|
|
.markdownlint.json
|
|
README.md
|
|
CHANGELOG.md
|
|
SECURITY.md
|
|
LICENSE
|
|
.dockerignore
|
|
Dockerfile
|
|
.gitea/
|
|
docs/ |