Peekaboo/Server
Peter Steinberger 2bb0220342 fix: Enable Poltergeist commands from project root
- Created root package.json to enable running commands from project root
- Removed duplicate poltergeist scripts from Server/package.json
- Updated README to clarify commands should be run from root
- Fixed package name to just "peekaboo" (not monorepo)

This makes the developer experience more intuitive by allowing all npm commands to be run from the project root directory.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-26 17:07:29 +02:00
..
src fix: Improve resume functionality and fix compilation warnings 2025-07-26 15:02:22 +02:00
.eslintrc.json feat: Reorganize repository structure for better code organization 2025-07-26 15:02:20 +02:00
package-lock.json fix: Improve resume functionality and fix compilation warnings 2025-07-26 15:02:22 +02:00
package.json fix: Enable Poltergeist commands from project root 2025-07-26 17:07:29 +02:00
tsconfig.json feat: Reorganize repository structure for better code organization 2025-07-26 15:02:20 +02:00
vitest.config.ts fix: Improve resume functionality and fix compilation warnings 2025-07-26 15:02:22 +02:00