
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
@tsproxy/cli
Advanced tools
CLI for tsproxy — a Typesense search proxy framework.
This project is under heavy development.
npx @tsproxy/cli init
docker compose up -d
npx tsproxy dev
tsproxy init # Interactive project setup
tsproxy dev # Start proxy in dev mode (hot reload)
tsproxy start # Start proxy in production mode
tsproxy build # Build for production
tsproxy seed <file> # Seed data via the ingest API
tsproxy migrate # Sync Typesense schema with config
tsproxy health # Check Typesense + Redis status
tsproxy initInteractive setup that asks:
Generates tsproxy.config.ts, docker-compose.yml, .env, and installs dependencies.
tsproxy migrateDiffs your tsproxy.config.ts collections against live Typesense schema:
npx tsproxy migrate # dry run
npx tsproxy migrate --apply # apply changes
npx tsproxy migrate --apply --drop # drop and recreate
tsproxy seedSeeds data through the proxy's ingest API (applies computed fields, uses queue):
npx tsproxy seed products.json --collection products
npx tsproxy seed products.json --collection products --locale en
MIT
FAQs
CLI for tsproxy — Typesense search proxy framework
The npm package @tsproxy/cli receives a total of 0 weekly downloads. As such, @tsproxy/cli popularity was classified as not popular.
We found that @tsproxy/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.