FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
Koolala
Koolalabasic_site
simplist website example
Remix of Koolala/no-login-aframe
Public
Like
basic_site
Home
Code
5
home
1
README.md
helloworld.js
index.html
H
server.tsx
Branches
1
Pull requests
Remixes
History
Environment variables
Settings
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in miliseconds.
Sign up now
Code
/
README.md
Code
/
README.md
Search
…
README.md

Website 101

Can you include a normal script?

import { serveDir } from "https://deno.land/std@0.224.0/http/file_server.ts";

export default function httpHandler(req: Request): Promise { return serveDir(req, { fsRoot: "", // Serve from the current directory urlRoot: "", // Serve files from the root of the URL showDirListing: true, // Optional: display directory contents enableCors: true, // Optional: enable CORS for all responses }); }

Go to top
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Product
FeaturesPricing
Developers
DocsStatusAPI ExamplesNPM Package Examples
Explore
ShowcaseTemplatesNewest ValsTrending ValsNewsletter
Company
AboutBlogCareersBrandhi@val.town
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.