Val Town Deployment Summary

Overview

Deployed Files

HTTP Endpoints

1. server.ts (v407)

Main API endpoint for extracting event data from webpages.

2. tmp.ts (v414)

Temporary/test endpoint for development purposes.

3. logs.tsx (v405)

Web-based logs viewer for monitoring application activity.

Supporting Files

  • README.md (v395) - Project documentation
  • migration.ts (v227) - Database migration script
  • deno.json (v364) - Deno configuration and dependencies
  • AGENTS.md (v366) - Agent-related documentation
  • .vtignore (v365) - Val Town ignore patterns
  • lib/ (v108) - Library/utility directory

Additional Resources

Notes

  • All endpoints are publicly accessible
  • The val runs on Val Town's Deno runtime
  • Version history and commit details available through Val Town interface