- Add Node.js variant-api server with PostgreSQL integration - Add new utility scripts for system verification and website status - Update CI/CD workflow configuration - Add color variant solution documentation - Add product variants JavaScript support - Update gitignore for new build artifacts
10 lines
78 B
Plaintext
Executable File
10 lines
78 B
Plaintext
Executable File
bin/
|
|
obj/
|
|
publish/
|
|
publish_old/
|
|
*.log
|
|
*.db
|
|
*.db-shm
|
|
*.db-wal
|
|
wwwroot/uploads/
|