I have set my env variables and linked the project to my repository and specified the entry point to the file that serves the Deno / Oak Application. After downloading the modules I receive an "Internal Server Error" message in the UI, without an error description.
Steps to reproduce
I suppose this is related to my repo
Expected behavior
no internal server error, or at least an error message that helps me figure out my wrongdoing
Environment
deno deploy in the cloud / UI.
Possible solution
No response
Additional context
My code runs fine locally and on DigitalOcean. A more specific error message would be helpful.
Problem description
I have set my env variables and linked the project to my repository and specified the entry point to the file that serves the Deno / Oak Application. After downloading the modules I receive an "Internal Server Error" message in the UI, without an error description.
Steps to reproduce
Expected behavior
Environment
Possible solution
No response
Additional context
My code runs fine locally and on DigitalOcean. A more specific error message would be helpful.