8000 GitHub - admc/fresh-runme
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

admc/fresh-runme

Repository files navigation

runme fresh project

A demo project to show off how to use runme with a deno fresh project.

Run the project locally

deno task start

Install the Deno deploy CLI

deno install --allow-read --allow-write --allow-env --allow-net --allow-run --no-check -r -f https://deno.land/x/deploy/deployctl.ts

Set the path

export PATH="~/.deno/bin:$PATH"

Set your personal access token

export DENO_DEPLOY_TOKEN=$DENO_ACCESS_TOKEN

Deploy to staging

deployctl deploy --project=admc-fresh-runme main.ts --import-map=import_map.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0