Commit Graph

10 Commits

Author SHA1 Message Date
elpatron 567bbd3de0 Add skill training advisor with recipe data and one-click goals.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-22 15:28:51 +02:00
elpatron 2532531110 Use ⚔ emoji glyph for PWA icons matching the brand.
Adds monochrome manifest icon for Android themed icons and a script to regenerate PNGs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-20 11:22:26 +02:00
elpatron 70079d17b8 Wait for Docker Compose health status during deploy instead of curl.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 17:46:00 +02:00
elpatron c1775e1857 Remove PowerShell deploy script and mark deploy.sh as executable.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 17:42:47 +02:00
elpatron be70809bf0 Fix Windows deploy by copying remote script via scp instead of piping.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 17:30:40 +02:00
elpatron 766fc7f6ef Fix deploy remote script CRLF issues on Windows PowerShell.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 17:25:36 +02:00
elpatron fcb09483a5 Update deployment script variable naming for clarity and consistency. 2026-06-19 17:23:37 +02:00
elpatron b4dd0983b1 Fix Windows deploy to use native OpenSSH instead of Git Bash.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 17:21:54 +02:00
elpatron 6be50147d2 Refactor deployment script to use repo-relative path for bash execution and streamline environment variable handling for deployment settings. 2026-06-19 17:18:58 +02:00
elpatron 7f7da149ab Add deployment scripts for git push and remote Docker rollout.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 17:16:51 +02:00