I have code that is sort of like this: run.ts: import { initGame } from "./serverGame.ts"; import socket from "./socket.ts"; initGame(); const handler = function(req: Request): ...
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.