PatrickJS / qwik-deno-deploy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

qwik-deno-deploy

Deno middleware Server

This app has a minimal Deno server implementation. After running a full build, you can preview the build using the command:

npm install

deno task build
deno task dev

make sure all deps are downloaded so deno works

About


Languages

Language:TypeScript 63.9%Language:CSS 32.7%Language:JavaScript 3.4%