This is a monorepo project for a realtiem translations web based app. Client app run based on nextjs and server app is a simple node.js express app.
https://translation-app-web.vercel.app/
turborebo setup will launch and watch all apps under ./apps/* with:
yarn devClient is hosted on vercel and server is hosted on gcloud. Both are automaticaly deployed on pushes to to the main brach with any changes under apps/web/* or apps/api/*
- CI setup
- multi language translation input fileds with onclick translations
- add voice recording supprot
- add voide streaming with realtime tranlations
- add ability to sync two users via QR code
- add security and auth