Simple deno import intellisense proxy for gitea
Go to file
monoid 8a67f4fbdb Merge branch 'main' of https://git.prelude.duckdns.org/monoid/simple-deno-import-gitea 2023-06-12 10:37:52 +09:00
.vscode init 2023-03-24 01:40:08 +09:00
LICENSE init 2023-03-24 01:40:08 +09:00
README.md init 2023-03-24 01:40:08 +09:00
app.ts Merge branch 'main' of https://git.prelude.duckdns.org/monoid/simple-deno-import-gitea 2023-06-12 10:37:52 +09:00
gitea.ts Merge branch 'main' of https://git.prelude.duckdns.org/monoid/simple-deno-import-gitea 2023-06-12 10:37:52 +09:00
gitea_api.d.ts init 2023-03-24 01:40:08 +09:00

README.md

Simple deno import intellisense proxy for gitea

This is a simple proxy server for gitea. It is used to proxy requests to gitea from a subpath. It implements import completion for deno. Details can be found in the deno docs.

Usage

deno run --allow-net app.ts