Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 260 Bytes

todo.md

File metadata and controls

12 lines (8 loc) · 260 Bytes

client

  • change react-scripts to vite-ts
  • break chat bot component into component
  • extract chat bot api
  • use reducer for server status

server

  • save chat history to blob storage

share fetch ts imterface betweem client and server