An example for using my for Deno Deploy, a copy of https://github.com/denoland/deploy_lume_example
https://drone-deploy.deno.dev/
|
||
---|---|---|
.github/workflows | ||
server | ||
.drone.yml | ||
.gitignore | ||
_config.ts | ||
deno.json | ||
index.html | ||
README.md |
Deploy Example
This is an example of a simple deployment of a web application using the Deno Deploy module.
It is deployed in two places:
- GitHub Actions: https://github-actions-deploy.deno.dev (Action Link)
- Drone CI: https://drone-deploy.deno.dev (Drone Link)