192.168.1.76
192.168.1.76
DDeno
Created by 192.168.1.76 on 9/28/2024 in #help
[ERR_MODULE_NOT_FOUND]
No description
16 replies
DDeno
Created by 192.168.1.76 on 9/28/2024 in #help
Compiling typescript frontend and serving it with Deno
I'm using Typescript with Express+Socket.io for my multiplayer game's backend. I have a client directory that should contain the frontend source code where I want access to the DOM api in the browser. Is this possible? Or do i have to make a separate non-deno project that compiles its client post-compiled .js files to be served from my Deno backend?
10 replies