Marwan Rabbaa
Using express
Hi,
I'm trying to use express with deno in https://github.com/the-benchmarker/web-frameworks/blob/master/javascript/express-deno/app.ts wuth the follwing command
deno serve --parallel --port 3000 --allow-net --allow-read --allow-env app.ts
. Is this somethinn doable ?
Regards,5 replies