Skip to content

Instantly share code, notes, and snippets.

@antklim
Created October 10, 2022 20:41
Show Gist options
  • Save antklim/dd829e6823f9a55f0722871c837cca66 to your computer and use it in GitHub Desktop.
Save antklim/dd829e6823f9a55f0722871c837cca66 to your computer and use it in GitHub Desktop.
{
"tasks": {
"start": "deno run --allow-env=PORT --allow-net main.ts"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment