Go to file
Liam df3e9ee1c9
All checks were successful
Publish Docker Images / docker (push) Successful in 1m6s
docker
2023-11-16 12:54:49 +00:00
.gitea/workflows docker 2023-11-16 12:54:49 +00:00
.vscode add docker 2023-11-16 11:56:52 +00:00
apps 7 2023-11-16 12:49:58 +00:00
packages 7 2023-11-16 12:42:47 +00:00
.env-example add docker 2023-11-16 11:56:52 +00:00
.gitignore ples work 2023-11-16 12:16:52 +00:00
.npmrc inital commit 2023-11-14 17:56:44 +00:00
docker-compose.yml docker 2023-11-16 12:54:49 +00:00
Dockerfile docker 2023-11-16 12:54:49 +00:00
package.json docker 2023-11-16 12:32:38 +00:00
pnpm-lock.yaml 7 2023-11-16 12:36:55 +00:00
pnpm-workspace.yaml inital commit 2023-11-14 17:56:44 +00:00
README.md update readme 2023-11-14 18:24:43 +00:00
renovate.json chore(deps): add renovate.json 2023-11-14 18:01:34 +00:00
tsconfig.json inital commit 2023-11-14 17:56:44 +00:00
turbo.json ples work 2023-11-16 12:16:52 +00:00

Proxy

Proxy service for apis with multiple backend nodes so we can get around api rate limits by using vpns and/or proxies.

Usage

Go to https://proxy.fascinated.cc

Development

Prerequisites:

  1. Create an Infiscal account at https://secrets.fascinated.cc
  2. Add the the secret PROXY_SECRET with a random string
  3. Clone this repo
  4. Run pnpm install
  5. Run pnpm run dev
  6. Go to http://localhost:3000