Commit Graph

4 Commits

Author SHA1 Message Date
chiguyong bf114820f3 feat: add PostgreSQL + JWT backend, fix 4 critical issues (auth/role persistence/edit/library)
Deploy EternalAI / deploy (push) Has been cancelled Details
2026-06-20 20:39:09 +08:00
chiguyong d716d30c6d chore: clean up repo structure and fix config
Deploy EternalAI / deploy (push) Has been cancelled Details
- Remove node_modules/ from git tracking (was committed by mistake)
- Delete stub files: src/index.js, scripts/deploy.sh (empty)
- Fix CI/CD: trigger on master (not main), remove nonexistent build step
- Rewrite README to match actual HTML5 SPA project
- Fix package.json: remove embedded credentials from repo URL
- Update .gitignore: add .DS_Store, *.log, .env
2026-06-20 20:05:19 +08:00
chigulong 2a13044f12 Configure EternalAI project with Express server and deployment scripts 2026-06-20 18:13:44 +08:00
chigulong c91f49e1f7 Initial commit: EternalAI project setup 2026-06-20 17:10:06 +08:00