A chatbot application designed to help unblock you from accessing services and benefits from the Government of Canada.
Virtual assistant page on the SC Labs Alpha Site
This application makes use of Vue 3, Vuex 4, Tailwind 2 and Vue I18n for the frontend. We use Jest and Vue Test Utils 2 for unit testing, and Cypress for end-to-end testing
npm install
npm run dev
npm run build
npm run lint