https://github.com/vixalien/annex-proxy
Proxies the GNOME extensions website
https://github.com/vixalien/annex-proxy
Last synced: 2 months ago
JSON representation
Proxies the GNOME extensions website
- Host: GitHub
- URL: https://github.com/vixalien/annex-proxy
- Owner: vixalien
- Created: 2022-07-18T15:14:26.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-18T15:54:19.000Z (almost 3 years ago)
- Last Synced: 2025-02-05T01:41:59.664Z (4 months ago)
- Language: TypeScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# annex-proxy
This is a simple proxy that proxies `https://extensions.gnome.org/` for [Annex](https://github.com/vixalien/annex)
Start the app:
```
deno run -A mod.ts
```