Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

DTS-STN/Virtual-Assistant-Web-App

Repository files navigation

Virtual Assistant

Description

A chatbot application designed to help unblock you from accessing services and benefits from the Government of Canada.

Links

General Links

Virtual assistant page on the SC Labs Alpha Site

Virtual assistant application

VA Bot Framework Repo

Tooling

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

vuejs-boiler

Project setup

npm install

Compiles and hot-reloads for development

npm run dev

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.