AssistGo! App This is the back end server for the AssistGo! app! Technologies Node.js Express.js TypeScript MongoDB Google Translate API (via RapidAPI) Google Cloud Storage Bucket API To install Dependencies npm install To run in Development npm run dev To run in Production npm run start