11 Commits (c32953cc056c07a1849df3223399ed85d67f85c6)
 

Author SHA1 Message Date
dash c32953cc05 Remove frontend deployment configuration from ecosystem.config.js and update deployment script to exclude frontend access URL. 3 weeks ago
dash 6b50a796a7 Refactor PM2 configuration to use path module for improved file resolution. Updated script paths and logging file locations for both backend and frontend applications. 3 weeks ago
dash e32d37419f add 3 weeks ago
dash 998fac02e0 Update deployment scripts to use npm for rebuilding sqlite3 and enforce frozen lockfile during installation. This ensures consistent dependency resolution across environments. 3 weeks ago
dash 3cbaeecb04 Refactor sqlite3 installation process in deploy.sh. Updated script to force reinstall and rebuild sqlite3 to ensure compatibility with the current platform. 3 weeks ago
dash 34be13f8bc Update deployment documentation and scripts for sqlite3 issues. Added a troubleshooting section in DEPLOY.md, created fix-sqlite3.sh script for automated binding fixes, and enhanced deploy.sh to check for necessary build tools and rebuild sqlite3 as part of the deployment process. 3 weeks ago
dash 0f154e78bf Enhance deployment process and project structure. Added deployment scripts for Windows and Linux, a comprehensive deployment guide, and Docker support. Updated .gitignore to include additional files and directories. Introduced PM2 configuration for process management and health checks for backend and frontend ser 3 weeks ago
dash 969a46a81b Refactor project structure and enhance UI components. Added health check endpoint, improved styles, and updated form elements. Removed index.html and added variables.css for better styling management. Updated various components for a cohesive design and user experience. 3 weeks ago
dash 20ac9b08ea all code 3 weeks ago
dash 46ece24495 add md 3 weeks ago
dash 52b41e5288 init 3 weeks ago