claude-translate

  1. install dependencies:
bun install
  1. Copy .env.example to .env and add your key in .env

  2. Update TEXT_TO_TRANSLATE, TERMS and TERMS_VIETNAMESE_MAP

  3. Run

bun run index.ts

This project was created using bun init in bun v1.0.35. Bun is a fast all-in-one JavaScript runtime.