api
directory is build with express
simplifiedConversations
directory is a react-app
- React - Easily reuse components
- Typescript - Easy to type some of what the requirements were asking for and I like the documentation piece of TS
- Express.js
- Redis
- Jest
- Follow the instructions in the
api
directory's README.md - Follow the instructions in the
simplifiedConversations
directory's README.md
There are still a few things that I wish I could've spent more time on, I've listed what I wish I could've spent more time on in each directory's README.md but the biggest ones are ... integration testing search (text distances).