Deployed On Render.com
Deployed Link - Live Link
- API Endpont For Translation
POST /api/v1/translate
- Clone This Repo
- cd into cloned repo.
- RUN npm i or yarn
- Rename .env-sample to .env and Obtain Your Google Gemeni model API key and paste it on .env
- RUN npm run dev or yarn dev