forked from UKSOURCE/cms.hailearning.edu.vn
Add CMS support for floating contact widget with Facebook/Zalo quick actions. Includes mongoose schema, admin UI tab, image upload with sharp resize presets, deferred form submission with draft persistence, and upload middleware error handling.
28 lines
219 B
Plaintext
28 lines
219 B
Plaintext
# dependencies
|
|
node_modules/
|
|
|
|
# environment
|
|
.env
|
|
.env.local
|
|
.env.*.local
|
|
|
|
# logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
|
|
# runtime data
|
|
pids
|
|
*.pid
|
|
*.seed
|
|
|
|
# misc
|
|
.DS_Store
|
|
|
|
#cursor
|
|
.cursor
|
|
package-lock.json
|
|
/.omc
|
|
CLAUDE.md
|
|
/.claude
|