プレイグラウンド、サンドボックス、使い捨てスクリプト置き場
0

Configure Feed

Select the types of activity you want to include in your feed.

README.md

Deno Server#

Server-side rendered application using Deno runtime.

Files#

  • server.tsx - Main server file with JSX support
  • index.html - HTML template
  • deno.json - Deno configuration

Usage#

deno run --allow-net server.tsx