cpns / deploy /COOLIFY.md

Commit History

Rename project from Labas to Pram
2b62b0c

pramudya-yb commited on

feat: add db:seed command to package.json and update README.md for seeding reference data. Enhance job status handling in generation logic to support completed_partial status, improving error reporting and user feedback. Introduce new utility functions for job outcome resolution and non-retryable error detection, along with corresponding tests. Update database migration scripts to include new tables and fields for improved data management.
ef46e44

rogasper commited on

refactor: update database migration instructions in COOLIFY.md for clarity and remove post-deployment command. Adjust server.nixpacks.toml to ensure migrations run before starting the server.
d0190d5

rogasper commited on

feat: update deployment documentation for Coolify, clarifying post-deployment commands and environment variable setup. Enhance error handling in drizzle.config.ts to ensure DATABASE_URL is properly configured for production and local development.
65bc265

rogasper commited on

feat: update deployment documentation and environment variable examples for Coolify setup. Add new Nixpacks configuration files for server and web applications, enhancing deployment clarity and ensuring proper environment variable usage. Include new serve command in package.json for production builds.
14be139

rogasper commited on