tpmjs/apps/web
Ajax Davis ffc6ddcdbb feat(executors): add Railway executor template and documentation
- Add Railway executor template with one-click deploy support
- Create Railway documentation page at /docs/executors/railway
- Update main executors page with Railway as official recommendation
- Add Railway to platform comparison table with new columns
- Update inter-page navigation for Railway → Unsandbox → Vercel flow
- Update FAQ to recommend Railway for most use cases

Railway executor features:
- Zero-dependency Node.js HTTP server
- Docker support via included Dockerfile
- Health check endpoint at /health
- Tool execution at /execute-tool
- API key authentication support
- Auto-restart on failure via railway.json
2026-02-03 22:19:41 +10:00
..
public fix: move tools-export.json to public/ for Vercel compatibility 2026-01-01 17:46:36 +10:00
scripts docs: update all URL references to new username/slug format 2026-01-13 23:14:36 +10:00
src feat(executors): add Railway executor template and documentation 2026-02-03 22:19:41 +10:00
.gitignore chore: sync remaining RealSkills updates and config changes 2026-01-25 03:34:27 +10:00
eslint.config.mjs fix(lint): configure Biome to properly ignore build directories 2025-11-26 22:49:45 +10:00
FEATURES.md feat(web): add interactive animated features section to homepage 2026-01-18 01:52:02 +10:00
next-env.d.ts chore: remove build script from video package 2026-01-25 12:00:25 +10:00
next.config.ts fix(omega): move registry packages to transpilePackages for ESM support 2026-01-25 05:52:52 +10:00
package.json feat(scenarios): complete scenario evaluation system with JSON Schema validation 2026-01-27 05:22:34 +10:00
postcss.config.js feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00
RATE_LIMITING.md feat: add HN launch readiness features 2025-12-14 11:56:42 +10:00
RATE_LIMITING_SUMMARY.md feat: add HN launch readiness features 2025-12-14 11:56:42 +10:00
tailwind.config.ts fix: resolve tailwind config import issues 2026-01-20 12:12:16 +10:00
tsconfig.json feat(sync): implement Phase 3 Sync Workers with Vercel Cron integration 2025-11-28 02:57:54 +10:00
vercel.json fix: use pnpm -w flag for workspace root build command 2026-01-14 04:35:24 +10:00
vitest.config.mjs feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00
vitest.integration.config.mjs feat: add use cases marketing product with AI-generated content 2026-01-20 16:17:35 +10:00