ice/docs
Claude Code 84b0fe9e93 Fix deployment documentation and scripts for TypeScript setup
- Update deployment instructions to properly compile TypeScript
- Fix systemd service to run dist/server.js instead of server.js
- Standardize on /opt/icewatch as installation directory
- Change icewatch user to have bash shell for easier management
- Add explicit database creation steps
- Create quick deployment guide for simplified setup
- Update README with corrected deployment steps
- Fix all references from various names to consistent 'icewatch'

This ensures the /table route and all TypeScript features work correctly
after deployment by running the compiled JavaScript output.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-06 12:56:48 -04:00
..
api.md Add comprehensive documentation in docs/ directory 2025-07-05 22:03:01 -04:00
deployment-quickstart.md Fix deployment documentation and scripts for TypeScript setup 2025-07-06 12:56:48 -04:00
deployment.md Fix deployment documentation and scripts for TypeScript setup 2025-07-06 12:56:48 -04:00