Initial commit of CK-QR Platform

This commit is contained in:
Mohan Ki
2026-07-27 13:42:18 +05:30
commit 60dcb029dc
19 changed files with 2582 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
node_modules/
.next/
dist/
build/
postgres-data/
redis-data/
*.log
.DS_Store
.env
.env.local
.env.development
.env.test
.env.production
.idea/
.vscode/