railwayapp-templates / deno

A simple web server built with Deno.
MIT License
2 stars 9 forks source link

deploying deno default template just fails #3

Open zeachco opened 1 year ago

zeachco commented 1 year ago

You can checkout this repo locally, run deno run -A src/index.ts and have the same results.

I just happen to see the problem from trying out railway.app and giving a naive test to the default template

Logs on railway while using the default template ![image](https://user-images.githubusercontent.com/1691052/225808028-9f54041b-dff1-4946-91a9-11f9e418222a.png)
zeachco commented 1 year ago

https://github.com/railwayapp-templates/deno/pull/4 fixes it as of today's Deno's version