An application aim for children from 3 year old can ask the curious questions.
- Simple talk with the bot by voice
- Voice to parent for giving some hard question or chatting
- An expert for filtering and answering the hardest question and answer for the bot
- Beutiful and friendly UI for not only child but also the whole family to use
- You will need a node version
v18.x.xor above - Optional: docker to run as a container
yarn: install packagesyarn prepare: prepare the husky pre-commityarn dev: run on the dev environmentyarn build: build the app to the.next folderyarn start: run the built app on productionyarn export: if you are planning to run as a static html, the export command will create anoutfolder to use it
typecheck: checks TypeScript typeslint: runs ESLintprettier:check: checks files with Prettierjest: runs jest testsjest:watch: starts jest watchtest: runsjest,prettier:check,lintandtypecheckscripts
storybook: starts storybook dev serverstorybook:build: build production storybook bundle tostorybook-static
From a team of FPT University.