No description
Find a file
2025-11-23 11:46:51 +00:00
backend Version 0.1.0 - initial commit 2025-11-23 11:46:51 +00:00
package.json Version 0.1.0 - initial commit 2025-11-23 11:46:51 +00:00
README.md Version 0.1.0 - initial commit 2025-11-23 11:46:51 +00:00

aiprox

getting started

Clone repo:

bun clone 'git+https://git.daemons.my/dab/aiprox.git'

Install backend dependencies:

cd aiprox/backend && bun install

Run server:

bun run aiprox/backend/index.js $PATH_TO_TEMPLATES $PATH_TO_PROVIDERS