denoland / denoland/deploy_feedback
I deploy simple oak app on deno deploy, my experience
- Dominant language
- No language data
- Stars
- 79
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
I deploy https://github.com/elycheikhsmail/deno-oak-helloword/blob/main/server.ts in https://github.com/elycheikhsmail/deno-oak-helloword repo using deno deploy platform it work on https://exciting-kingfisher-72.deno.dev/ , you can see the code .
deno deploy requier client permission to access to his reposetory, my deploy failed befor I give the permission.
I try to deploy this simple by giving the url https://github.com/elycheikhsmail/deno-oak-helloword/blob/main/server.ts to deno deploy but it failed with error message tell me I have error in line 7 but this error dosn't exist. the developer must hand not found situation.
befor I deploy this online I deploy it on local with deployctl it work as insected except --addr= don't work I can't change the default port.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.