Go to file
Lee edf96e4e64
All checks were successful
Publish Docker Images / docker (push) Successful in 2m17s
Merge pull request 'chore(deps): update dependency tsup to v8' (#9) from renovate/tsup-8.x into master
Reviewed-on: #9
2023-11-19 11:23:27 +00:00
.gitea/workflows Merge pull request 'chore(deps): update docker/login-action action to v3' (#6) from renovate/docker-login-action-3.x into master 2023-11-17 09:06:00 +00:00
.vscode add docker 2023-11-16 11:56:52 +00:00
apps 7 2023-11-17 10:03:09 +00:00
packages metrics!!!!!!!!!!! 2023-11-16 17:52:44 +00:00
.dockerignore 7 2023-11-16 12:59:24 +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
package.json chore(deps): update dependency tsup to v8 2023-11-19 11:01:09 +00:00
pnpm-lock.yaml chore(deps): update dependency tsup to v8 2023-11-19 11:01:09 +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