tpmjs/apps
Ajax Davis ade550dcf4 fix: use manual volume at /data for Deno cache
Simplified Docker configuration to use manually mounted volume at /data
instead of complex pre-caching strategy. This approach:

- Uses ENV DENO_DIR=/data to point to manually created Railway volume
- Keeps Dockerfile simple and maintainable
- Adds --allow-read/--allow-write permissions for cache access
- Removes railway.toml volume configuration (manual setup instead)

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 01:05:07 +10:00
..
playground fix: add 120s timeout per tool and increase route maxDuration to 300s 2025-12-05 00:43:13 +10:00
railway-executor fix: use manual volume at /data for Deno cache 2025-12-05 01:05:07 +10:00
web feat: add @tpmjs/create-basic-tools generator promotion to website 2025-12-04 23:48:36 +10:00