The following app is a minimal example of streaming review replies with MARA. If you have any questions, please contact i.lange@mara.solutions.
The JWT token provided manually here should be generated and updated by your backend in production as needed.
In production, the smart snippets, which can be set directly here for simplicity, should be sent via a settings profile.
The app is deployed at https://master.d2yp0hvawjr47a.amplifyapp.com/.
This template should help get you started developing with Vue 3 in Vite.
VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).
See Vite Configuration Reference.
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint