Host Direction #14
Labels
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: SethTrowbridge/eno#14
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Rather than configuring a eno app repo to run in deno deploy,
what if a standard eno app was configured on deno deploy and you could point it at hosted app code with an environment variable?
Triggering a cache update can be done with a request, media files could pose a bandwidth problem because they have to go from the app host, to deno deploy, and then to the client; should be streamed out or redirected at least.
This is not possible: