refactor: replace custom CRM with Monica fork
Some checks failed
Build & Push Monica Image to Gitea Registry / build-and-push (push) Failing after 9s

This commit is contained in:
Kroonk
2026-05-22 16:19:55 +02:00
parent 38cc4c09ca
commit a213a1dba0
2215 changed files with 242567 additions and 6015 deletions

55
.gitignore vendored
View File

@@ -1,29 +1,30 @@
# Dependency directories
node_modules/
jspm_packages/
web_modules/
# SQLite databases
*.db
*.db-journal
*.db-shm
*.db-wal
crm.db
data/
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.log
# Environment variables
.scannerwork/
/node_modules
/persist
/public/css
/public/fonts
/public/hot
/public/js
/public/storage
/public/mix-manifest.json
/resources/vendor
/results
/storage/oauth-private.key
/storage/oauth-public.key
/tests/cypress/screenshots
/tests/cypress/videos
/vendor
.composer
.env
.env.local
.env.development.local
.env.test.local
.env.production.local
# OS files
.deploy.json
.DS_Store
Thumbs.db
.idea
.phpunit.result.cache
.sentry-release
cypress.env.json
Homestead.yaml
Homestead.json
monicadump.sql
npm-debug.log*
php-extensions-*.tar.bz2
yarn-error.log