FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
project logo

lightweight

findings

Remix of lightweight/findings-base
Public
Like
findings
Home
Code
7
_townie
7
backend
8
frontend
1
shared
1
.vtignore
deno.json
H
main.tsx
Branches
2
Pull requests
Remixes
History
Environment variables
8
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
backend
/
README.md
Code
/
backend
/
README.md
Search
8/28/2025
README.md

Backend

This directory contains all server-side code organized by functionality:

  • /routes - HTTP route handlers organized by functionality
  • /api - JSON API endpoints for frontend/backend communication
  • /tasks - Webhook handlers for Notion integrations (PDF extraction, page duplication)
  • /views - Server-side rendered views for frontend
  • /emails - Email trigger handlers for processing incoming emails
  • /services - External API integrations (pure API calls only)
  • /controllers - Business logic coordination between routes and services
  • /crons - Scheduled task handlers
  • /types - Shared TypeScript type definitions
  • /utils - Common utility functions

Architecture

  • Services: Pure API calls to external systems
  • Controllers: Business logic and orchestration
  • Routes: HTTP request/response handling only
FeaturesVersion controlCode intelligenceCLI
Use cases
TeamsAI agentsSlackGTM
ExploreDocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareersBrandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.